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.

  • Rejg@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year 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.