This commit is contained in:
Awni Hannun 2024-11-13 14:00:17 -08:00
parent 566af15c34
commit 9986787303

View File

@ -5,7 +5,7 @@ import json
import mlx.core as mx import mlx.core as mx
from .models.cache import load_prompt_cache, make_prompt_cache, save_prompt_cache from .models.cache import make_prompt_cache
from .utils import load, stream_generate from .utils import load, stream_generate
DEFAULT_TEMP = 0.0 DEFAULT_TEMP = 0.0