Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 447 Bytes

Todo.md

File metadata and controls

10 lines (7 loc) · 447 Bytes

Improved Chapter Coherency

Perhaps have the author of chapter n produce some advice/key points for the next chapter writer to keep in mind Might improve the coherency of the chapter

Reddit suggestions

- check if model context length is causing problems
- Try using base models, as instruction tasks can be reframed as prediction tasks - try using `ollama.generate`
- Look into knowledge graphs (https://sbert.net/index.html)