License
setup.py
akasha/__init__.py
akasha/akasha.py
akasha/db.py
akasha/format.py
akasha/helper.py
akasha/prompts.py
akasha/search.py
akasha/ui.py
akasha/eval/__init__.py
akasha/eval/eval.py
akasha/eval/scores.py
akasha/interface/cot_page.py
akasha/interface/res_page.py
akasha/interface/setting.py
akasha/interface/sum_page.py
akasha/interface/upload_file.py
akasha/models/hf.py
akasha/models/llama2.py
akasha/summary/__init__.py
akasha/summary/summary.py
akasha_terminal.egg-info/PKG-INFO
akasha_terminal.egg-info/SOURCES.txt
akasha_terminal.egg-info/dependency_links.txt
akasha_terminal.egg-info/entry_points.txt
akasha_terminal.egg-info/requires.txt
akasha_terminal.egg-info/top_level.txt
cli/glue.py
tests/test_akasha.py
tests/test_eval.py
tests/test_summary.py