theprint commited on
Commit
5efcf84
·
verified ·
1 Parent(s): 229660b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -6,10 +6,19 @@ tags:
6
  - unsloth
7
  - llama
8
  - gguf
 
 
9
  license: apache-2.0
10
  language:
11
  - en
 
 
12
  ---
 
 
 
 
 
13
 
14
  # Uploaded model
15
 
@@ -19,4 +28,4 @@ language:
19
 
20
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
21
 
22
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
6
  - unsloth
7
  - llama
8
  - gguf
9
+ - hemispheres
10
+ - theprint
11
  license: apache-2.0
12
  language:
13
  - en
14
+ datasets:
15
+ - theprint/Hemispheres-v0.3-Combo
16
  ---
17
+ # TextSynth 8B
18
+
19
+ This is a finetune of Llama 3.1 8B, trained on synthesizing text from two different sources. When used for other purposes, the result is a slightly more creative version of Llama 3.1, using more descriptive and evocative language in some instances.
20
+
21
+ It's great for brainstorming sessions, creative writing and free-flowing conversations. It's less good for technical documentation, email writing and that sort of thing.
22
 
23
  # Uploaded model
24
 
 
28
 
29
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
30
 
31
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)