Hacker News new | ask | show | jobs
by vaasuu 704 days ago
Looks like it's using llama3-8b-8192 as the LLM [1], which is a relatively small model, so hallucination is quite likely.

[1]: https://github.com/ai-ng/swift/blob/7d1f993b095abc4a51cf9c70...