ubiodee commited on
Commit
d58863f
·
verified ·
1 Parent(s): d32b4dc

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -12
config.json DELETED
@@ -1,12 +0,0 @@
1
- {
2
- "architectures": [
3
- "LlamaForCausalLM"
4
- ],
5
- "model_type": "llama",
6
- "task_specific_params": {
7
- "text-generation": {
8
- "max_length": 200,
9
- "do_sample": true
10
- }
11
- }
12
- }