ananddey commited on
Commit
d4776f3
·
verified ·
1 Parent(s): 5791275

Initial upload of asmllm1.8-v1-instruct model

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