xmanii commited on
Commit
273c603
1 Parent(s): 00f4a22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -14,6 +14,16 @@ model-index:
14
 
15
  ![Unsloth Made with Love](https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png)
16
 
 
 
 
 
 
 
 
 
 
 
17
  **Open-Source Contribution**
18
 
19
  This model is open-source, and we invite the community to use and build upon our work. The fine-tuned LLaMA model is designed to improve Persian conversation capabilities, and we hope it will contribute to the advancement of natural language processing in the Persian language.
@@ -55,6 +65,10 @@ model-index:
55
  print(response)
56
  ```
57
 
 
 
 
 
58
  **Future Work**
59
 
60
  We are working on quantizing the models and bringing them to ollama.
 
14
 
15
  ![Unsloth Made with Love](https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png)
16
 
17
+ **Training Resources**
18
+
19
+ * 2x H100 GPUs
20
+ * Unsloth and Hugging Face's TRL library
21
+
22
+ **Dataset**
23
+
24
+ * Unique Persian dataset of Alpaca chat conversations
25
+ * Approximately 8,000 rows
26
+
27
  **Open-Source Contribution**
28
 
29
  This model is open-source, and we invite the community to use and build upon our work. The fine-tuned LLaMA model is designed to improve Persian conversation capabilities, and we hope it will contribute to the advancement of natural language processing in the Persian language.
 
65
  print(response)
66
  ```
67
 
68
+ **Full 16-bit Merged Model**
69
+
70
+ For a full 16-bit merged model, please check out xmanii/Llama3-8b-simorgh-16bit.
71
+
72
  **Future Work**
73
 
74
  We are working on quantizing the models and bringing them to ollama.