| name: llm-finetune-env | |
| channels: | |
| - defaults | |
| - conda-forge | |
| dependencies: | |
| - python=3.10 | |
| - pytorch | |
| - transformers | |
| - streamlit | |
| - gradio | |
| - langchain |
| name: llm-finetune-env | |
| channels: | |
| - defaults | |
| - conda-forge | |
| dependencies: | |
| - python=3.10 | |
| - pytorch | |
| - transformers | |
| - streamlit | |
| - gradio | |
| - langchain |