GGUF
Japanese
English
Inference Endpoints
conversational
pokutuna commited on
Commit
94c9d28
1 Parent(s): 32d5a07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -84,8 +84,6 @@ $ pip install -r llm2024-competition-runner/requirements.txt
84
 
85
  ```sh
86
  $ python ./llm2024-competition-runner/generate.py \
87
- --model="hf.co/pokutuna/llm2024-competition:gemma2-9b-v11.gguf" \
88
- --sub-model="hf.co/pokutuna/llm2024-competition:gemma2-9b-v11.gguf" \
89
  --tasks=./tasks.jsonl \
90
  --outfile=./output-pokutuna.jsonl
91
  ```
 
84
 
85
  ```sh
86
  $ python ./llm2024-competition-runner/generate.py \
 
 
87
  --tasks=./tasks.jsonl \
88
  --outfile=./output-pokutuna.jsonl
89
  ```