Spaces:
Sleeping
Sleeping
A newer version of the Streamlit SDK is available:
1.43.2
metadata
tags:
- text-generation
- conversational
- llama
license: mit
library_name: transformers
pipeline_tag: text-generation
sdk: streamlit
sdk_version: 1.41.1
Chatbot para Mac M1 con Phi-3-mini
Chatbot optimizado para Apple Silicon usando:
- Microsoft Phi-3-mini (3.8B par谩metros)
- Quantizaci贸n 4-bit
- Streamlit para la interfaz web
Requisitos
- Mac con chip M1/M2/M3
- macOS 13.0+
- Python 3.9+
Instalaci贸n
git clone https://github.com/tu-usuario/mi-chatbot.git
cd mi-chatbot
pip install -r requirements.txt