Spaces:
GIZ
/
Running on CPU Upgrade

Romulan12 commited on
Commit
3f6a6c0
·
1 Parent(s): fa5fd5f

change model

Browse files
model_params.cfg CHANGED
@@ -1,9 +1,9 @@
1
  [generator]
2
  PROVIDER = huggingface
3
- MODEL = meta-llama/Llama-3.1-8B-Instruct
4
- MAX_TOKENS = 1024
5
  TEMPERATURE = 0.2
6
- INFERENCE_PROVIDER = nebius
7
  ORGANIZATION = GIZ
8
 
9
  [reader]
 
1
  [generator]
2
  PROVIDER = huggingface
3
+ MODEL = meta-llama/Meta-Llama-3-8B-Instruct
4
+ MAX_TOKENS = 768
5
  TEMPERATURE = 0.2
6
+ INFERENCE_PROVIDER = novita
7
  ORGANIZATION = GIZ
8
 
9
  [reader]
utils/__pycache__/generator.cpython-310.pyc CHANGED
Binary files a/utils/__pycache__/generator.cpython-310.pyc and b/utils/__pycache__/generator.cpython-310.pyc differ