Skip to content

LLM学习代码,来自墨问东西培训课,有修改(适配azure)

Notifications You must be signed in to change notification settings

alannewlife/mactalk-ai-course

 
 

Repository files navigation

mactalk-ai-course

conda create -n mactalk python=3.10
conda activate mactalk
pip install -r requirements.txt
python -m spacy download zh_core_web_sm

About

LLM学习代码,来自墨问东西培训课,有修改(适配azure)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Shell 0.1%