You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

47 lines
699 B

name: llms
channels:
- conda-forge
- defaults
dependencies:
- python=3.11
- pip
- python-dotenv
- requests
- beautifulsoup4
- pydub
- numpy
- pandas
- scipy
- pytorch
- jupyterlab
- ipywidgets
- pyarrow
- anthropic
- google-generativeai
- matplotlib
- scikit-learn
- chromadb
- langchain
- langchain-text-splitters
- langchain-openai
- langchain-experimental
- langchain-chroma
- faiss-cpu
- tiktoken
- jupyter-dash
- plotly
- twilio
- duckdb
- feedparser
- pip:
- transformers
- sentence-transformers
- datasets
- accelerate
- sentencepiece
- bitsandbytes
- openai
- gradio
- gensim
- modal