Skip to content

[Bug]: probe failed: HuggingFaceEngine only supports HuggingFace backend #6

@bogdansolga

Description

@bogdansolga

Shimmy Version

0.1.0

Installation Method

Downloaded binary from GitHub

What happened?

shimmy list
📋 Registered Models:
phi3-lora => "/Volumes/NVMe/Development/LLMs/Phi-3-mini-4k-instruct-fp16.gguf"

🔍 Auto-Discovered Models:
phi-3-mini-4k-instruct-q4 => "./Phi-3-mini-4k-instruct-q4.gguf" [2282MB]
phi-3-mini-4k-instruct-fp16 => "./Phi-3-mini-4k-instruct-fp16.gguf" [7289MB]


shimmy probe phi-3-mini-4k-instruct-fp16
probe failed: HuggingFaceEngine only supports HuggingFace backend


shimmy probe phi3-lora
probe failed: HuggingFaceEngine only supports HuggingFace backend

Steps to Reproduce

  1. Download Shimmy as release binary
  2. Download Phi3, as described in the readme: huggingface-cli download microsoft/Phi-3-mini-4k-instruct-gguf --local-dir .
  3. Try to use it

result: probe failed: HuggingFaceEngine only supports HuggingFace backend

Relevant logs

Operating System

macOS (Apple Silicon)

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions