Suparious commited on
Commit
049e764
1 Parent(s): 6a6a3b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  library_name: transformers
3
  tags:
4
  - 4-bit
@@ -15,7 +16,16 @@ quantized_by: Suparious
15
  - Model creator: [Locutusque](https://huggingface.co/Locutusque)
16
  - Original model: [Llama-3-Orca-2.0-8B](https://huggingface.co/Locutusque/Llama-3-Orca-2.0-8B)
17
 
 
18
 
 
 
 
 
 
 
 
 
19
 
20
  ## How to use
21
 
 
1
  ---
2
+ license: other
3
  library_name: transformers
4
  tags:
5
  - 4-bit
 
16
  - Model creator: [Locutusque](https://huggingface.co/Locutusque)
17
  - Original model: [Llama-3-Orca-2.0-8B](https://huggingface.co/Locutusque/Llama-3-Orca-2.0-8B)
18
 
19
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6437292ecd93f4c9a34b0d47/6XQuhjWNr6C4RbU9f1k99.png)
20
 
21
+ ## Model Summary
22
+
23
+ I fine-tuned llama-3 8B on mainly SlimOrca, along with other datasets to improve performance in math, coding, and writing. More data source information to come.
24
+
25
+ - **Developed by:** Locutusque
26
+ - **Model type:** Built with Meta Llama 3
27
+ - **Language(s) (NLP):** Many?
28
+ - **License:** Llama 3 license https://huggingface.co/meta-llama/Meta-Llama-3-8B/blob/main/LICENSE
29
 
30
  ## How to use
31