LICENSE
MANIFEST.in
README.md
pyproject.toml
chat_with_mlx/__init__.py
chat_with_mlx/app.py
chat_with_mlx.egg-info/PKG-INFO
chat_with_mlx.egg-info/SOURCES.txt
chat_with_mlx.egg-info/dependency_links.txt
chat_with_mlx.egg-info/entry_points.txt
chat_with_mlx.egg-info/requires.txt
chat_with_mlx.egg-info/top_level.txt
chat_with_mlx.egg-info/zip-safe
chat_with_mlx/models/utils.py
chat_with_mlx/models/configs/Mistral-7B-Instruct-v0_2.yaml
chat_with_mlx/models/configs/Mixtral-8x7B-Instruct-v0.1.yaml
chat_with_mlx/models/configs/Nous-Hermes-2-Mistral-7B-DPO.yaml
chat_with_mlx/models/configs/Nous-Hermes-2-Mixtral-8x7B-DPO-4bit.yaml
chat_with_mlx/models/configs/OpenHermes-2.5-Mistral-7B.yaml
chat_with_mlx/models/configs/gemma-2b-it.yaml
chat_with_mlx/models/configs/gemma-7b-it.yaml
chat_with_mlx/models/configs/quyen-0_5B.yaml
chat_with_mlx/models/configs/quyen_4B.yaml
chat_with_mlx/models/configs/stablelm-2-zephyr-1_6b.yaml
chat_with_mlx/models/configs/vbd-llama2-7b-50b-chat.yaml
chat_with_mlx/models/configs/vinallama-7b-chat.yaml
chat_with_mlx/models/configs/vistral-7B-Chat-mlx-4bit.yaml
chat_with_mlx/models/download/stablelm-2-zephyr-1_6b/tokenization_arcade100k.py
chat_with_mlx/rag/__init__.py
chat_with_mlx/rag/rag_prompt.py
chat_with_mlx/rag/utils.py