oliverbob commited on
Commit
1a8b579
1 Parent(s): 2c966bb

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,14 +8,14 @@ tags:
8
  - unsloth
9
  - llama
10
  - gguf
11
- base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
12
  ---
13
 
14
  # Uploaded model
15
 
16
  - **Developed by:** oliverbob
17
  - **License:** apache-2.0
18
- - **Finetuned from model :** TinyLlama/TinyLlama-1.1B-Chat-v1.0
19
 
20
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
21
 
 
8
  - unsloth
9
  - llama
10
  - gguf
11
+ base_model: unsloth/tinyllama-chat-bnb-4bit
12
  ---
13
 
14
  # Uploaded model
15
 
16
  - **Developed by:** oliverbob
17
  - **License:** apache-2.0
18
+ - **Finetuned from model :** unsloth/tinyllama-chat-bnb-4bit
19
 
20
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
21