prithivMLmods commited on
Commit
1e14f65
1 Parent(s): 4b8c2dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,6 +18,8 @@ base_model: unsloth/meta-llama-3.1-8b-bnb-4bit
18
  - **License:** apache-2.0
19
  - **Finetuned from model :** unsloth/meta-llama-3.1-8b-bnb-4bit
20
 
 
 
21
  ## Trainer Configuration
22
 
23
  | **Parameter** | **Value** |
@@ -51,5 +53,3 @@ base_model: unsloth/meta-llama-3.1-8b-bnb-4bit
51
 
52
  .
53
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
54
-
55
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
18
  - **License:** apache-2.0
19
  - **Finetuned from model :** unsloth/meta-llama-3.1-8b-bnb-4bit
20
 
21
+ **The model is still in the training phase. This is not the final version and may contain artifacts and perform poorly in some cases.**
22
+
23
  ## Trainer Configuration
24
 
25
  | **Parameter** | **Value** |
 
53
 
54
  .
55
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.