Harrison Mulder
Harrison Mulder
I get the same issue. Repro steps: (fresh installs as of May 16 2024) - Install autogen studio - Install ollama - grab a model (I did 'ollama pull llama3')...
Just an update here. It seems like replacing the "0.0.0.0" with "localhost" worked.
I'm in a similar boat. My steps: - Download Llama-3-8B-Instruct from Meta's HF - Fine-tune the model on my dataset w/ LLaMA-Factory - Merge the LoRA into the model w/...
> I'm in a similar boat. My steps: > > * Download Llama-3-8B-Instruct from Meta's HF > * Fine-tune the model on my dataset w/ LLaMA-Factory > * Merge the...