-
Notifications
You must be signed in to change notification settings - Fork 17
Upcoming Features
Juggernaut edited this page Apr 8, 2024
·
8 revisions
Welcome to the LLMinator wiki!
in Pipeline:
- Popular Model Suggestions(P2)
- llama.cpp integration (P2)
- Model conversion tab
- API Access (P3)
- Get & Set Repo ID
- Send prompt & receive responses
- Get/Select/Remove Cached Model(Later)
- HF Repo Search (P3)
Done:
-
Config.ini for saving model information & config ✅
-
Command line args
--host
--port
&--share
✅ -
Default model to be
stabilityai/stable-code-instruct-3b
✅ -
Stop Generation ✅
-
Change execution Provider ✅
-
Clear Cache/Offload Models ✅
- Custom Cache Dir ✅
- List Models From Dir ✅
- Select/Load any download models ✅
-
Command Line Arg for --host & --port ✅
-
Error Handling ✅