eastriverlee / LLM.swift

LLM.swift is a simple and readable library that allows you to interact with large language models locally with ease for macOS, iOS, watchOS, tvOS, and visionOS.
MIT License
382 stars 40 forks source link

get models from HuggingFace directly #7

Closed eastriverlee closed 9 months ago

eastriverlee commented 9 months ago

since the Template is ready, now it's time for me to implement downloading models from HuggingFace directly.

downloading is not hard at all, the problem is where to save it.

eastriverlee commented 9 months ago

implemented in 054318cb296c6ea74beb20d7792188004c097eeb