SkywardAI / kirin

Self-hosted and local-first application for inference and RAG on consumer grade hardware.
Apache License 2.0
7 stars 8 forks source link

fix/model name typo #296

Closed Micost closed 2 months ago

Micost commented 2 months ago

Description

This PR fixes issue in make file. The model name was different with name in huggingface url , this might cause restart- issue of llama container in some scenarios.

Notes for Reviewers

Signed commits