Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.42 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.42 KB

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