SaisExperiments commited on
Commit
ae81704
·
verified ·
1 Parent(s): 77d25b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -1,11 +1,12 @@
1
- ---
2
- datasets:
3
- - SaisExperiments/Big-Alpaca-Uncensored
4
- language:
5
- - en
6
- base_model:
7
- - meta-llama/Llama-3.2-3B-Instruct
8
- ---
 
9
  This is an experimental? model I have trained over Llama-3.2-3B-Instruct.
10
 
11
  It is compatible with both Llama3 & Alpaca prompt format.
 
1
+ ---
2
+ library_name: transformers
3
+ datasets:
4
+ - SaisExperiments/Big-Alpaca-Uncensored
5
+ language:
6
+ - en
7
+ base_model:
8
+ - meta-llama/Llama-3.2-3B-Instruct
9
+ ---
10
  This is an experimental? model I have trained over Llama-3.2-3B-Instruct.
11
 
12
  It is compatible with both Llama3 & Alpaca prompt format.