remove extra else branch

This commit is contained in:
Alex O'Connell
2024-01-30 22:08:14 -05:00
parent 96d5c2a809
commit 2f4d157555
2 changed files with 2 additions and 7 deletions

View File

@@ -22,6 +22,7 @@
- [ ] figure out DPO for refusals + fixing incorrect entity id
- [ ] mixtral + prompting (no fine tuning)
- [ ] use varied system prompts to add behaviors
- [ ] setup github actions to build wheels that are optimized for RPIs
## more complicated ideas
- [ ] "context requests"
@@ -32,4 +33,4 @@
- [ ] RAG for getting info for setting up new devices
- set up vectordb
- ingest home assistant docs
- "context request" from above to initiate a RAG search
- "context request" from above to initiate a RAG search