alexrozanski / LlamaChat

Chat with your favourite LLaMA models in a native macOS app
https://llamachat.app
MIT License
1.43k stars 53 forks source link

/Users/.../Documents/Llamachat/LlamaChat/ui/sources/convert/ConvertSourceView.swift:189:14 Initializer for conditional binding must have Optional type, not '[ConvertSourceStepViewModel]' #5

Closed phoebusg closed 1 year ago

phoebusg commented 1 year ago

/Users/.../Documents/Llamachat/LlamaChat/ui/sources/convert/ConvertSourceView.swift:189:14 Initializer for conditional binding must have Optional type, not '[ConvertSourceStepViewModel]'

Tried building it, got this, doing something wrong? Maybe review the instructions again just in case?

alexrozanski commented 1 year ago

huh yeah weird that that compiled 🤔 I just pushed d102206 which removes it — if you update to the latest main can you build?

phoebusg commented 1 year ago

This fixed it, build succeeded, runs... now... I guess I have to manually get models...