Solshine commited on
Commit
fe6a774
1 Parent(s): b2b5c83

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -13,9 +13,12 @@ tags:
13
 
14
  # Uploaded model
15
 
16
- - **Developed by:** Solshine
 
17
  - **License:** apache-2.0
18
- - **Finetuned from model :** unsloth/llama-2-7b-bnb-4bit
 
 
19
 
20
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
21
 
 
13
 
14
  # Uploaded model
15
 
16
+
17
+ - **Developed by:** Solshine (Caleb DeLeeuw)
18
  - **License:** apache-2.0
19
+ - **Finetuned from model :** inceptionai/jais-adapted-7b-chat ( after quantization transformation into Solshine/jais-adapted-7b-chat-Q4_K_M-GGUF )
20
+ - **Dataset:** CopyleftCultivarinceptionai/jais-adapted-7b-chats/Natural-Farming-Real-QandA-Conversations-Q1-2024-Update (Real world Natural Farming advise, from over 12 countries and a multitude of real-world farm operations, using semi-synthetic data curated by domain experts)
21
+
22
 
23
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
24