prithivMLmods commited on
Commit
158b652
·
verified ·
1 Parent(s): 18a324b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: creativeml-openrail-m
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ datasets:
4
+ - HuggingFaceTB/Magpie-Pro-300K-Filtered-H4
5
+ language:
6
+ - en
7
+ base_model:
8
+ - meta-llama/Llama-3.2-3B-Instruct
9
+ pipeline_tag: text-generation
10
+ library_name: transformers
11
+ tags:
12
+ - safetensors
13
+ - Magpie
14
+ - Llama
15
+ - Ollama
16
+ - Llama-Cpp
17
+ ---