Update main README.md
This commit is contained in:
parent
39305f92ad
commit
034895d7d4
1 changed files with 10 additions and 6 deletions
16
README.md
16
README.md
|
@ -1,11 +1,15 @@
|
||||||
# Redvau.lt AI Monorepo
|
# Redvau.lt AI Monorepo
|
||||||
|
|
||||||
## TODOS
|
## Current Repos
|
||||||
|
|
||||||
- nix
|
- llama-forge-rs
|
||||||
- readd new llama.cpp with automated patches
|
old alpha-state webview based GUI app for chatting with ai, manages a llama-server in the background
|
||||||
- add build override for rocmTarget etc
|
- llama-proxy-man
|
||||||
|
proxy which auto starts/stops llama.cpp instances, while retring requests and keeping the connection open so you can run more models than your VRAM can fit, with all api requests working (they'll just be slow if you have to start instances to make them happen)
|
||||||
|
|
||||||
|
## Ideas
|
||||||
|
|
||||||
|
- emacs-qwen-plugin
|
||||||
|
- use emacs-module-rs + llama.cpp/proxy to get awesome qwen integration into emacs
|
||||||
- agent
|
- agent
|
||||||
- add experimental rag+agent framework
|
- add experimental rag+agent framework
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue