this post was submitted on 23 Nov 2023
1 points (100.0% liked)

Machine Learning

1 readers
1 users here now

Community Rules:

founded 11 months ago
MODERATORS
 

Hello everybody, I'm looking for open-source LLM for work to be able to perform things like summarising a paper, or to be queryable: "Create a graph for specific parameters” based on a given amount of fed documents. Also, very important to be able to run it offline/locally for security reasons. If anybody has suggestions or some sort of advice I would be delighted. Thank you.

top 2 comments
sorted by: hot top controversial new old
[–] PM_ME_YOUR_BAYES@alien.top 1 points 10 months ago
[–] Rejg@alien.top 1 points 10 months ago

Look at LocalLlama (r/LocalLlama). Will work for you. For graph generation, use CodeLlama or a wizard fine-tune and teach it to use ChartJS.