yogeshhk / Sarvadnya

This repo is a collection of various PoCs (Proof-of-Concepts) to interface custom data using LLMs.
MIT License
51 stars 22 forks source link

Added PoC Bot for Indian Music #62

Closed mrajsingh closed 9 months ago

mrajsingh commented 9 months ago

Hi,

This is PoC for bot that can answer questions on Indian music based on the knowledge provided in Document placed in data/ folder. The code is used from https://github.com/yogeshhk/Sarvadnya/tree/master/src/ask_bharat but tested with local language model llama-2-7b-chat.ggmlv3.q4_K_M.bin.

A short description is added in README.