alan-turing-institute / reginald

Reginald repository for REG Hack Week 23
3 stars 0 forks source link

Replace CustomLLM with llama-index's HuggingfaceLLM #73

Closed rchan26 closed 1 year ago

rchan26 commented 1 year ago

In llama-index, there is a HuggingfaceLLM class which we can replace with our CustomLLM class