-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
### Machine Learning Algorithms for GitHub Feature Request
1. *Linear Regression*: Pred…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Contact Details
_No response_
### What should this feature add?
Please, implement support for Lora…
-
Do you have examples for working with a quantized llama3?
I'm trying with
```
from transformers import BitsAndBytesConfig
quantization_config = BitsAndBytesConfig(
load_in_8bit=True,
b…
-
I started moving this in a PR but backed out the change to keep the PR sized controlled. This mixin should be moved since it is only relevant to the linear models. Pydocs should also be added.
-
some logs:
#source shell_scripts/export_llama.sh qwen2 "" "" "" llama3.txt
checkpoint_files: ['models/llm_models/weights/Qwen2.5-0.5B-Instruct/model.safetensors']
Preparing Model Calibration In…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
🔴 Title:
Implementing Machine Learning Models for Stock Market Prediction
🔴 Aim:
To build and compare various machine learning models to predict stock prices and trends based on historical stock …
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/biobakery/maaslin3
Confirm the following by editi…
-
I am trying to implement the calculation for simple slopes estimation for probit models in lavaan as it is currently not support in semTools (I will cross-post).
The idea is to be able to plot the…
-
python run_awq.py --model_name Qwen/Qwen1.5-7B-Chat --task quantize
Namespace(model_name='Qwen/Qwen1.5-7B-Chat', target='aie', profile_layer=False, task='quantize', precision='w4abf16', flash_attenti…