dsmueller commited on
Commit
96235cf
1 Parent(s): 4b335a4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,13 +1,13 @@
1
  ---
2
- tags:
3
- - autotrain
4
- - text-generation
 
 
 
 
5
  datasets:
6
  - ai-aerospace/ams_data_train_Llama-2-7B-Chat-GGUF-LLM-generic_100
7
- base-model: TinyLlama/TinyLlama-1.1B-Chat-v0.1
8
- widget:
9
- - text: "I love AutoTrain because "
10
- license: other
11
  ---
12
 
13
  # Model Trained Using AutoTrain
 
1
  ---
2
+ base_model: TinyLlama/TinyLlama-1.1B-Chat-v0.1
3
+ inference: false
4
+ license: apache-2.0
5
+ model_name: TinyLlama-1.1B-Chat-v0.1
6
+ model_type: TinyLlama
7
+ pipeline_tag: text-generation
8
+ prompt_template: '###Human: {prompt}###Assistant:{response}'
9
  datasets:
10
  - ai-aerospace/ams_data_train_Llama-2-7B-Chat-GGUF-LLM-generic_100
 
 
 
 
11
  ---
12
 
13
  # Model Trained Using AutoTrain