-
Looking through https://github.com/canonical/gomaasclient/tree/master/client, it seems like a fairly comprehensive wrapper around the entire [maas api](https://maas.io/docs/api). Given the more or les…
-
I am writing a telegram bot that works as a chat bot based on llama. When a user writes something the bot replies to the user and generates text in real-time. But llama crashes very often and starts c…
-
Subscribe to this issue and stay notified about new [daily trending repos in Rust](https://github.com/trending/rust?since=daily).
-
### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to the documentation page I am referring to (if applicable).
### Issue with current documentation:
#Langc…
-
I think it is important that we have a safe haven against AI, and I didn't think the moment would already be here but blockchains IMO are part of the needed defense against AI takeover.
I believe …
-
Hi everyone, i have an issue for days not using llama.cpp to convert a fine-tuned model and then quantize it. i am stuck at the conversion phase. when i use the command:
```bash
python llama.cpp/con…
-
You can check these out, unfortunately they are not sorted.
Some do include FAANG since I consider those out of my league (no degree, I'm not a heavy leetcode/algo guy)
Others like `Aha!` I have…
-
```
{
"messages": [
{
"role": "system",
"content": "You are painter, funny.\n\nYour decisions must always be made independently without seeking user assistance. Play to your str…
-
I am trying to just learn how to use llama.cpp, I'm aware there was a big update, but am under the impression that the default models provided in the repo are up to date. They are already gguf files, …
-
I am unsure of why such a thing occurs. I'm passing in the json.gbnf grammar to restrict the output. I have also set the following parameters -
- seed: 123
- temperature: 0.0
- n_predict: 512
-…