Skip to content

docs: README.md update sweep model name#53

Merged
leonardcser merged 1 commit intoleonardcser:mainfrom
Alextopher:patch-1
Feb 28, 2026
Merged

docs: README.md update sweep model name#53
leonardcser merged 1 commit intoleonardcser:mainfrom
Alextopher:patch-1

Conversation

@Alextopher
Copy link
Contributor

$ llama-server -hf sweepai/sweep-next-edit-1.5b-GGUF --port 8000
error: model is private or does not exist; if you are accessing a gated model, please provide a valid HF token

By removing the -GGUF suffix HF found the model.

```
$ llama-server -hf sweepai/sweep-next-edit-1.5b-GGUF --port 8000
error: model is private or does not exist; if you are accessing a gated model, please provide a valid HF token
```

By removing the `-GGUF` suffix HF found the model.
@Alextopher Alextopher changed the title Update README.md docs: README.md update sweep model name Feb 28, 2026
@leonardcser
Copy link
Owner

Thanks for the fix!

@leonardcser leonardcser merged commit 265a030 into leonardcser:main Feb 28, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants