-
I use this command to quantize llama2-7b-chat model, but the model size dosen't change.
CUDA_VISIBLE_DEVICES=0 python3 main.py \
--model /mnt/home/model/llama2-7b-chat-hf \
--epochs 20 --o…
-
## Objective
- Implement a model that can perform image noise reduction, enhancing the quality of images by reducing noise while preserving important features.
## Tasks
- Data Cleaning & Transforma…
-
Hi! I do not see model size reduction after pruning using llmpcompressor framework. Kindly help
-
We would like to make new_top an attribute in Reduction and constraints in Model a vector. I attempted to implement this in PR #370 but was unsuccessful.
@ozgurakgun, could you clarify the benefits…
-
### System Info
transformers 4.46.0 (tried all >= 4.39)
tokenizers 0.20.1 (tried all >= 0.19)
tensorflow 2.18.0
tf-keras 2.18.0
### Who can help?
_No response_
### Information
- [ ] The offi…
-
## Is your feature request related to a problem?
In an effort to move our forecasting models completely to sktime from other custom libraries, we've encountered limitations in passing arguments to un…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
Trai…
-
**Describe the bug**
I am trying to create a working example of using ConformalIntervals for time series forecasting. I am using a ML regressor within make_reduction(LGB) to train my model. I run i…
-
thanks for the great work. I was trying to reproduce your code, I noticed during pretraining, if you set the `mm_vision_output_token_count = 576` you will get:
```
File "llava-token-compression/ll…
-
Hi, when I tried to run test. I got this error.
```bash
Unexpected key(s) in state_dict: "backbone.patch_embed.backbone.layers.3.downsample.norm.weight", "backbone.patch_embed.backbone.layers.3.down…