|
|
|
|
|
by dvt
848 days ago
|
|
Starting work on a product where I'll need RAG + some language model (maybe llama) and Kalosm seems interesting. However, I'd like to package the model with the app. I don't really like the new trend of on-demand downloading the model via a library in some random cache folder on the user's computer (which services like Huggingface have popularized). Is there any non-hacky way of doing this? |
|