OSU-NLP-Group / TravelPlanner

[ICML'24 Spotlight] "TravelPlanner: A Benchmark for Real-World Planning with Language Agents"
https://osu-nlp-group.github.io/TravelPlanner/
MIT License
205 stars 25 forks source link

If i want to use open-source LLM like llama3-8b and Mixtral8x22b locally, how can i do that? #26

Closed Yydc closed 1 month ago

hsaest commented 1 month ago

Hi Edison,

Thank you for your interest in our work.

You can use fastchat to deploy these local models, and you can see the details here.

Feel free to contact us if you have further questions.

Best, Jian