.gitignore
LICENSE
README.md
demo.ipynb
pyproject.toml
try_agent.py
verify_self_learning.py
.github/workflows/auto-release.yml
docs/api.html
docs/api.md
docs/index.html
scripts/build_corpus.py
scripts/eval_strands.py
scripts/train_lora.py
slm/__init__.py
slm/_version.py
slm/qwen.py
slm/strands_model.py
slm/tools.py
strands_slm.egg-info/PKG-INFO
strands_slm.egg-info/SOURCES.txt
strands_slm.egg-info/dependency_links.txt
strands_slm.egg-info/requires.txt
strands_slm.egg-info/scm_file_list.json
strands_slm.egg-info/scm_version.json
strands_slm.egg-info/top_level.txt
tests/test_merge_math.py
tests/test_slm_agent.py