Solshine commited on
Commit
342d751
1 Parent(s): cfbbaf0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -13,9 +13,10 @@ 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
+ - **Developed by:** Solshine (Caleb DeLeeuw)
17
  - **License:** apache-2.0
18
+ - **Finetuned from model :** inceptionai/jais-adapted-7b-chat ( after quantization transformation into Solshine/jais-adapted-7b-chat-Q4_K_M-GGUF )
19
+ - **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)
20
 
21
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
22