piotr25691 commited on
Commit
0af877a
1 Parent(s): 3e54060

inference only works on non-quantized

Browse files
Files changed (1) hide show
  1. README.md +1 -6
README.md CHANGED
@@ -5,12 +5,7 @@ language:
5
  license: llama3
6
  model_creator: Meta
7
  model_type: llama
8
- inference:
9
- parameters:
10
- max_new_tokens: 300
11
- stop:
12
- - <|end_of_text|>
13
- - <|eot_id|>
14
  quantized_by: piotr25691
15
  ---
16
  <!-- header start -->
 
5
  license: llama3
6
  model_creator: Meta
7
  model_type: llama
8
+ inference: false
 
 
 
 
 
9
  quantized_by: piotr25691
10
  ---
11
  <!-- header start -->