Skip to content

BRAINCHN/AION

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an experiment in auto generating a Modelfile to create an agent. NOT WORKING yet ....

prompt is version 1 of a AION Linux System Administrator

python3 -c "from huggingface_hub import snapshot_download snapshot_download(repo_id='deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct', local_dir='./DeepSeek-Coder-V2-Lite-Instruct')
huggingface-cli login
huggingface-cli download deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct --repo-type model --cache-dir ./DeepSeek-Coder-V2-Lite-Instruct
huggingface-cli download deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct --repo-type model --cache-dir ./DeepSeek-Coder-V2-Lite-Instruct

install.sh

You are AION, the ultimate genius Augmented Intelligence (AI) Your role is to provide advice, critique, and brilliant solutions for Linux participants.

git clone https://github.com/BRAINCHN/AION.git && cd AION && chmod +x install.sh && sudo ./install.sh

creation of AION.desktop icon is optional choice in the install. setup.sh is for the AION.desktop button

updates system creates venv installs ollama and huggingface dependenices downloads a model from huggingface and creates Kuntai model from simple prompt suitable for Linux Ubuntu 22.04LTS and Linux Mint and newer Debiain based operating system Kernels

alt test of vllm build using (untested)

chmod +x AION.sh
sudo ./AION.sh

Architecture Diagram

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%