-
After updating pyreft recently I'm encountering errors when loading a trained model. This applies to newly trained models as well as prev. trained models. I'm loading from disk.
the error happens d…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
- `llamafactory` version: 0.9.1.dev0
- Platform: Linux-6.11.2-arch1-1-x86_64-with-glibc2.40
- Pyt…
-
### Applies To
- [ ] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
When I initially installed visual studio code with anaco…
-
Hi,
First of all, I really appreciate the incredible work you've done on TartanVO. It's a fantastic contribution to the field.
I've been working on replicating the training code for TartanVO, and …
-
Due to that YOLOv10 adopts the different training strategy with others, e.g. YOLOv8, it may thus have different favorable confidence threshold to detect objects. Besides, different thresholds will hav…
-
### Your current environment
```text
Collecting environment information...
PyTorch version: 2.3.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
…
-
From Kaggle submissions (private scores):
Model 3:
- Half of train.csv: 0.4241803
- train_small.csv: 0.4123864
Model 1:
- Half of train.csv: 0.4172254
- train_small.csv: 0.4168748
Run an …
-
### Feature request
Extend the `sft_vlm.py` script to support the new Molmo models from AllenAI: https://huggingface.co/collections/allenai/molmo-66f379e6fe3b8ef090a8ca19
Paper: https://arxiv.org/…
-
I saw there are 2 output file after training: nnscorer_search_index.faiss & patchcore_params.pkl.
with this files how to deploy on edge device?
I can not get any reference how to do it. is there an…
-
In the Gemma 7b notebook, when rslora and dora are active, and the settings for 4-bit and 8-bit are off with r=8 and alpha=16, I encounter an error as described below. I have targeted all linear layer…