-
Notifications
You must be signed in to change notification settings - Fork 0
Home
echoflying edited this page Oct 7, 2024
·
4 revisions
Welcome to the diff wiki!
It's just a small project for learning python and try to use LLM
- design better structure for streamlit, more common use. instruction of using the model. maybe a new project
- user can config own LLM model, but I don't want to build a user system
- better edit and confirm window layout. maybe like windows diff.
- statistic of LLM using
- manage the local data, clear and more
- learning using debug system and log system in python
- learning using testing system