MiniCoderX / environment.yml
sanjudebnath's picture
initial test project
a1c81a0 verified
name: myenv
channels:
- defaults
- conda-forge
dependencies:
- python=3.10
- transformers
- datasets
- sentencepiece
- langchain
- networkx
- evaluate
- matplotlib
- seaborn
- lark
- fastapi
- uvicorn
- jupyterlab
- ipykernel
- tqdm
- scikit-learn
- pandas
- numpy
- pytorch
- pip
- pip:
- ollama
- rouge-score
- huggingface_hub
- accelerate
- peft
- bitsandbytes
- einops
- safetensors
- wandb