-
Hello
can someone tell me where to put the chatgpt files for offline usage.
thanks in advance.
-
Testing zenbot unstable branch (just updated) on ubuntu:
I did train first:
./zenbot.sh train cexio.XRP-USD --days_training 30 --period 10m
Then I renamed the model to cexio_10m.json and run:…
-
Hi, I am using `syft 0.2.x`. I want to determine the size of the model. What is the correct way to determine the size? I have two options:
**Option: 1**
```
val modelFile = File(modelFileLocation…
-
### What is the issue?
When sending a completion request to a model that supports FIM tasks - e.g Qwen 2.5 Coder 7B base - Ollama rejects the request because the "model does not support insert".
P…
-
# Feature Request 🛍️
Support imports across semver ranges.
## Use Case
Allows less strict management of imports, meaning that when an imported namespace is referenced, if backwards compatible…
-
### System Info
llama_recipes funetuning.py for finetuning
ollama + modelfile for inferencing.
### Information
- [x] The official example scripts
- [ ] My own modified scripts
### 🐛 Describe the …
-
### What is the issue?
I downloaded the codegemma and codellama models from Huggingface and fine tuned them using llama factory. After importing the fine tuned model into Ollama, Codellama works norm…
-
I've been considering using mistral.rs for vision models as it's the only choice other than llama.cpp that support partial offloading; however one thing I quickly noticed was that
* UQFF models are n…
-
Hi thanks for the lib! I want to use some embedding models (arch is bert) from hf hub. I have tried gguf, but the converter says bert arch cannot be converted to that. I have also tried directly have …
-
### The Feature
Feature request originally submitted to aider, but he said that it belonged here.
https://github.com/paul-gauthier/aider/issues/1380#issuecomment-2339128896
### Issue
When us…