mirror of
https://github.com/YGGverse/rssto.git
synced 2026-03-31 09:05:29 +00:00
remove extra quote
This commit is contained in:
parent
013990c9f4
commit
54ed430edd
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ LLM daemon for the rssto DB translations
|
|||
2. Run LLM server:
|
||||
|
||||
```
|
||||
llama-server -hf ggml-org/gemma-3-1b-it-GGUF`
|
||||
llama-server -hf ggml-org/gemma-3-1b-it-GGUF
|
||||
```
|
||||
|
||||
3. Launch `rssto-llm` to handle `content` DB:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue