7 ms·
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/b
by vaasuu 2y 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/7d1f993b095abc4a51cf9c70242b8c87c31e6641/app/api/route.ts#L38C11-L38C25 https://github.com/ai-ng/swift/blob/7d1f993b095abc4a51cf9c70...