-
I downloaded all the materials for stan runing, my stata version is 14.2, following are the code I run based on the stata help page.
// Bernoulli example:
// make your data
clear
set obs 10
gen…
-
### What is the issue?
Hi i am using your model file definition to train an AI, but when i use the rest api the knoledgment passed througth the MESSAGE structure my AI dont work, what i am missing?…
-
Using the latest MNNConvert, I am not able to convert my original TFLITE model to MNN.
![image](https://github.com/user-attachments/assets/937a003d-da3d-46e9-b502-826effae80b7)
I tried converting …
-
## Problem
In the `wholebodydynamics` device we currently have a `modelFile` parameter for specifying the model filename, that by default is `model.urdf` (https://github.com/robotology/whole-body-e…
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [ ] I'm not able to find an [open issue](ht…
-
It would be great if you could set OLLAMA_NUM_PARALLEL per model.
Example use case:
- You have one large "smart" model you only ever want one request at a time going to to avoid using all your m…
-
Hello, was trying when using unsloth for the final local saving model with the line:
model.save_pretrained_gguf("dir", tokenizer, quantization_method = "q4_k_m")
and have the error:
Unsloth: …
-
### What is the issue?
NAME ID SIZE MODIFIED
glm-4-9b-chat:latest 5356a47a9286 6.3 GB 3 minutes ago
llama3:latest …
-
### What is the issue?
hi? I'm studying fine tuning.
I learned using the "unsloth/gemma-2-2b-it" model.
I created the dataset myself and it contains less than 100 cases.
I want to use only the fin…
-
### What is the issue?
> ollama create test -f Modelfile
transferring model data
creating model layer
Error: invalid file magic
This happens for all the **Safetensors** models I try to impo…