.gitignore
.pre-commit-config.yaml
AUTHORS.rst
LICENSE
MANIFEST.in
README.md
mkdocs.yml
pyproject.toml
requirements.txt
.github/workflows/python-publish.yml
.github/workflows/tests.yml
docs/authors.rst
docs/changelog.md
docs/common.md
docs/contributing.md
docs/faq.md
docs/fastmlx.md
docs/index.md
docs/installation.md
docs/usage.md
docs/examples/intro.ipynb
docs/overrides/main.html
fastmlx/__init__.py
fastmlx/fastmlx.py
fastmlx/utils.py
fastmlx.egg-info/PKG-INFO
fastmlx.egg-info/SOURCES.txt
fastmlx.egg-info/dependency_links.txt
fastmlx.egg-info/entry_points.txt
fastmlx.egg-info/requires.txt
fastmlx.egg-info/top_level.txt
fastmlx/tools/arcee_agent.j2
fastmlx/tools/command-r-plus.j2
fastmlx/tools/config.json
fastmlx/tools/llama-3_1.j2
fastmlx/tools/xlam.j2
fastmlx/types/model.py
fastmlx/types/chat/chat_completion.py
tests/__init__.py
tests/test_fastmlx.py