mlabonne / llm-course

Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
https://mlabonne.github.io/blog/
Apache License 2.0
33.76k stars 3.52k forks source link

How do I use the huggingface assistant? #81

Open orsenthil opened 3 weeks ago

orsenthil commented 3 weeks ago

I dived into it immediately asking questions interactively to participate in the course, but the response was quite astray. I thought, it was focused RAG on this repo and the course.

What should I do, if I am not doing it right?

https://hf.co/chat/r/WfgeYo-

mlabonne commented 3 weeks ago

It's a little tricky because the course is too long to be passed into the context window, so the model has to somehow find the relevant part to answer your question. In this example, it couldn't retrieve the URL but I don't think this is a question about the course. Did it fail to answer questions about the course itself?

orsenthil commented 3 weeks ago

I thought, it will have context of the introduction and github of the course and it will give the URL. I will keep asking specific question. I wanted the model to lead me with this course.