theprint commited on
Commit
a00e53f
·
verified ·
1 Parent(s): 5e09073

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -5,17 +5,19 @@ tags:
5
  - transformers
6
  - unsloth
7
  - llama
8
- license: apache-2.0
9
  language:
10
  - en
 
 
11
  ---
12
 
13
- # Uploaded finetuned model
 
14
 
15
  - **Developed by:** theprint
16
- - **License:** apache-2.0
17
  - **Finetuned from model :** unsloth/llama-3.2-3b-instruct-unsloth-bnb-4bit
18
 
19
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
20
 
21
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
5
  - transformers
6
  - unsloth
7
  - llama
8
+ license: llama3.2
9
  language:
10
  - en
11
+ datasets:
12
+ - theprint/GeneralChat-GPT
13
  ---
14
 
15
+ # General Chat
16
+ This model is fine tuned on a number of everyday topics in casual conversation, from pet care to dealing with toxic co-workers. It is meant to shape an informal tone that still gets to the point without adding too much fluff.
17
 
18
  - **Developed by:** theprint
 
19
  - **Finetuned from model :** unsloth/llama-3.2-3b-instruct-unsloth-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)