mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-04-30 11:11:19 +00:00
fix term
This commit is contained in:
2
.github/workflows/install.yml
vendored
2
.github/workflows/install.yml
vendored
@@ -53,6 +53,8 @@ jobs:
|
|||||||
git submodule update
|
git submodule update
|
||||||
bash install.sh
|
bash install.sh
|
||||||
- name: Test Local Chat
|
- name: Test Local Chat
|
||||||
|
env:
|
||||||
|
TERM: xterm-256color
|
||||||
run: |
|
run: |
|
||||||
source /home/qujing3/anaconda3/etc/profile.d/conda.sh
|
source /home/qujing3/anaconda3/etc/profile.d/conda.sh
|
||||||
conda activate ktransformers-dev
|
conda activate ktransformers-dev
|
||||||
|
|||||||
Reference in New Issue
Block a user