ChatBotOpenAi / README.md
VicGerardoPR's picture
Update README.md
b351fea verified
|
raw
history blame
373 Bytes

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