nus-cs2113-AY2425S1 / forum

3 stars 0 forks source link

Use of external software (integrating llm to the ip) #9

Open Gao327 opened 2 months ago

Gao327 commented 2 months ago

I have an idea of adding some extension feature to the ip on top of the required increments to make the software more interesting. One option is adding a large language model. One way is using Hugging Face Transformers + Inference API (Free Tier), or other free, open-sourced models. Another option is using a local light weight library such as llama.cpp. I wish to know if these ideas are accepted. Thanks!

okkhoy commented 2 months ago

Accepted if you are using free-to-use version