A2va commited on
Commit
d16ead4
1 Parent(s): 58ca693

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -10
README.md CHANGED
@@ -1,7 +1,14 @@
1
  ---
2
- base_model: A2va/openbuddy-llama3.1-8b-bnb-4bit
 
 
3
  language:
4
  - en
 
 
 
 
 
5
  license: apache-2.0
6
  tags:
7
  - text-generation-inference
@@ -10,14 +17,8 @@ tags:
10
  - llama
11
  - trl
12
  - sft
 
 
13
  ---
14
 
15
- # Uploaded model
16
-
17
- - **Developed by:** A2va
18
- - **License:** apache-2.0
19
- - **Finetuned from model :** A2va/openbuddy-llama3.1-8b-bnb-4bit
20
-
21
- This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
22
-
23
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
1
  ---
2
+ base_model:
3
+ - A2va/openbuddy-llama3.1-8b-bnb-4bit
4
+ - OpenBuddy/openbuddy-llama3.1-8b-v22.3-131k
5
  language:
6
  - en
7
+ - fr
8
+ - zh
9
+ - ja
10
+ - it
11
+ - fi
12
  license: apache-2.0
13
  tags:
14
  - text-generation-inference
 
17
  - llama
18
  - trl
19
  - sft
20
+ datasets:
21
+ - philschmid/guanaco-sharegpt-style
22
  ---
23
 
24
+ OpenBuddy model but finetuned to the llama3 prompt format. I did not evaluate this model.