Skip to content

arhhhhh404/Lain-IA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lain IA

This is a lain IA that was fine-tuned based on the Qwen2.5-1.5B-Instruct. Here is the gui and cli for use it and the qwen based model. You can find more information here

Capture d'écran

Installation

  • import the repo:
git clone https://github.com/arhhhhh404/Lain-IA
cd Lain-IA
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
  • import the model:
cd Lain-IA
git clone https://huggingface.co/arhhhhh404/LainIA
  • use it with no telemetry:
export HF_HUB_OFFLINE=1
export TRANSFORMERS_OFFLINE=1
export HF_DATASETS_OFFLINE=1
export HF_HUB_DISABLE_TELEMETRY=1
export HF_HUB_DISABLE_PROGRESS_BARS=1
export TOKENIZERS_PARALLELISM=false
python3 cli.py
python3 gui.py

About

A Lain model (Qwen + Lora/Peft)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages