vincentoh commited on
Commit
30b146a
1 Parent(s): ee7aec0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -6,7 +6,10 @@ base_model: unsloth/codellama-34b-bnb-4bit
6
  # Model Card for Model ID
7
 
8
  Unsloth base model Code Llama2 34b (https://huggingface.co/unsloth/codellama-34b-bnb-4bit)
9
- trained on Alpaca to create Instruct model
 
 
 
10
 
11
  ```
12
 
 
6
  # Model Card for Model ID
7
 
8
  Unsloth base model Code Llama2 34b (https://huggingface.co/unsloth/codellama-34b-bnb-4bit)
9
+ trained on Alpaca Dataset.
10
+
11
+ This is a repository for another 34B instruct-tuned version.
12
+
13
 
14
  ```
15