ananddey commited on
Commit
1413494
·
verified ·
1 Parent(s): f3bbdf4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +74 -66
README.md CHANGED
@@ -1,66 +1,74 @@
1
- # asmllm1.8-v1-instruct
2
-
3
- **A specialized language model for comprehensive understanding of Assam, India**
4
- *Optimized for efficiency on constrained hardware*
5
-
6
- [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
7
-
8
- ## Overview
9
-
10
- asmllm1.8-v1-instruct is a 1.8 billion parameter language model specifically designed to provide accurate, culturally relevant information about the Indian state of Assam. Developed for practical deployment on consumer-grade hardware (tested on RTX 2050), this model offers:
11
-
12
- - Culturally-aware responses about Assam
13
- - Efficient resource utilization
14
- - Clear, concise answer formulation
15
- - Broad coverage of Assam-related topics
16
-
17
- ## Key Features
18
-
19
- - **Hardware Efficiency**: Optimized for deployment on laptops and mid-range GPUs
20
- - **Cultural Context**: Trained on Assam-specific data corpus
21
- - **Practical Focus**: Prioritizes clarity over unnecessary complexity
22
- - **Diverse Knowledge Base**: Covers geography, history, economy, and culture
23
-
24
- ## 🗃️ Training Data
25
-
26
- Curated dataset of 2,000 records on the state of Assam,India covering:
27
-
28
- 🌄 **Geography**
29
- - Physical features
30
- - Climate patterns
31
- - Natural resources
32
-
33
- 🎨 **Cultural Heritage**
34
- - Traditional festivals (Bihu, Ambubachi Mela)
35
- - Indigenous arts and crafts
36
- - Local dialects and literature
37
-
38
- 💼 **Economic Landscape**
39
- - Tea production
40
- - Oil and natural gas reserves
41
- - Agricultural practices
42
-
43
- 🏰 **Historical Context**
44
- - Ancient kingdoms (Kamarupa, Chutiya)
45
- - Colonial history (British era)
46
- - Architectural landmarks (Kamakhya Temple, Rang Ghar)
47
-
48
- 🎓 **Educational Framework**
49
- - Major institutions
50
- - Educational initiatives
51
-
52
- ## ⚙️ Model Specifications
53
-
54
- | Parameter | Value |
55
- |----------------------|--------------------|
56
- | 🧠 **Architecture** | Transformer-based |
57
- | 🔢 **Parameters** | 1.8B |
58
- | 📜 **Context Window**| 1000 tokens |
59
- | 🎯 **Precision** | bfloat16 |
60
- | 💻 **Hardware** | RTX 2050 (4GB VRAM)|
61
-
62
- ## 👨💻 Developed By
63
-
64
- **Name:** Anand Dey
65
- **Role:** Developer
66
- **Contact:** [📧 [email protected]](mailto:[email protected])
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - assam
5
+ - custom-dataset
6
+ - llama-architecture
7
+ - hardware-contrained-infra
8
+ ---
9
+ # asmllm1.8-v1-instruct
10
+
11
+ **A specialized language model for comprehensive understanding of Assam, India**
12
+ *Optimized for efficiency on constrained hardware*
13
+
14
+ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
15
+
16
+ ## Overview
17
+
18
+ asmllm1.8-v1-instruct is a 1.8 billion parameter language model specifically designed to provide accurate, culturally relevant information about the Indian state of Assam. Developed for practical deployment on consumer-grade hardware (tested on RTX 2050), this model offers:
19
+
20
+ - Culturally-aware responses about Assam
21
+ - Efficient resource utilization
22
+ - Clear, concise answer formulation
23
+ - Broad coverage of Assam-related topics
24
+
25
+ ## Key Features
26
+
27
+ - **Hardware Efficiency**: Optimized for deployment on laptops and mid-range GPUs
28
+ - **Cultural Context**: Trained on Assam-specific data corpus
29
+ - **Practical Focus**: Prioritizes clarity over unnecessary complexity
30
+ - **Diverse Knowledge Base**: Covers geography, history, economy, and culture
31
+
32
+ ## 🗃️ Training Data
33
+
34
+ Curated dataset of 2,000 records on the state of Assam,India covering:
35
+
36
+ 🌄 **Geography**
37
+ - Physical features
38
+ - Climate patterns
39
+ - Natural resources
40
+
41
+ 🎨 **Cultural Heritage**
42
+ - Traditional festivals (Bihu, Ambubachi Mela)
43
+ - Indigenous arts and crafts
44
+ - Local dialects and literature
45
+
46
+ 💼 **Economic Landscape**
47
+ - Tea production
48
+ - Oil and natural gas reserves
49
+ - Agricultural practices
50
+
51
+ 🏰 **Historical Context**
52
+ - Ancient kingdoms (Kamarupa, Chutiya)
53
+ - Colonial history (British era)
54
+ - Architectural landmarks (Kamakhya Temple, Rang Ghar)
55
+
56
+ 🎓 **Educational Framework**
57
+ - Major institutions
58
+ - Educational initiatives
59
+
60
+ ## ⚙️ Model Specifications
61
+
62
+ | Parameter | Value |
63
+ |----------------------|--------------------|
64
+ | 🧠 **Architecture** | Transformer-based |
65
+ | 🔢 **Parameters** | 1.8B |
66
+ | 📜 **Context Window**| 1000 tokens |
67
+ | 🎯 **Precision** | bfloat16 |
68
+ | 💻 **Hardware** | RTX 2050 (4GB VRAM)|
69
+
70
+ ## 👨💻 Developed By
71
+
72
+ **Name:** Anand Dey
73
+ **Role:** Developer
74
+ **Contact:** [📧 [email protected]](mailto:[email protected])