bchaoss commited on
Commit
81e86e2
·
verified ·
1 Parent(s): 57d164c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - meta-llama/Llama-3.2-1B-Instruct
4
+ datasets:
5
+ - fka/awesome-chatgpt-prompts
6
+ ---
7
+
8
+ # Auto Prompt Generator
9
+
10
+ This model is a fine-tuned version of [Llama-3.2-1B](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct) on a [LLM prompts dataset](https://github.com/f/awesome-chatgpt-prompts).