From 44d49ea7327aecd1bed5cfe4f738cf3b3d41df8b Mon Sep 17 00:00:00 2001 From: henk717 Date: Mon, 31 Jan 2022 16:21:10 +0100 Subject: [PATCH] Remove Huggingface Repo Huggingface's repo is further behind than conda-forge so we will no longer offer it in the installer. The more is loaded from conda-forge the better. The same transformers package will still be installed, but a newer one from conda-forge is now guaranteed. --- environments/huggingface.yml | 1 - environments/rocm.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/environments/huggingface.yml b/environments/huggingface.yml index 1b957e29..7d9d8e69 100644 --- a/environments/huggingface.yml +++ b/environments/huggingface.yml @@ -1,6 +1,5 @@ name: koboldai channels: - - huggingface - pytorch - conda-forge - defaults diff --git a/environments/rocm.yml b/environments/rocm.yml index 97b3d1a6..8690ec57 100644 --- a/environments/rocm.yml +++ b/environments/rocm.yml @@ -1,6 +1,5 @@ name: koboldai channels: - - huggingface - conda-forge - defaults dependencies: