zole2271
RRunPod
•Created by zole2271 on 7/5/2024 in #⛅|pods-clusters
why it download bar does not show in some browsers. I have no idea how long will it take to download
How do i do this command there?
49 replies
RRunPod
•Created by zole2271 on 7/5/2024 in #⛅|pods-clusters
why it download bar does not show in some browsers. I have no idea how long will it take to download
Not sure it is in Jyputer
49 replies
RRunPod
•Created by zole2271 on 7/5/2024 in #⛅|pods-clusters
why it download bar does not show in some browsers. I have no idea how long will it take to download
ok
49 replies
RRunPod
•Created by zole2271 on 7/5/2024 in #⛅|pods-clusters
why it download bar does not show in some browsers. I have no idea how long will it take to download
yes
49 replies
RRunPod
•Created by zole2271 on 7/5/2024 in #⛅|pods-clusters
why it download bar does not show in some browsers. I have no idea how long will it take to download
i did not change anything
49 replies
RRunPod
•Created by zole2271 on 7/5/2024 in #⛅|pods-clusters
why it download bar does not show in some browsers. I have no idea how long will it take to download
default
49 replies
RRunPod
•Created by zole2271 on 7/5/2024 in #⛅|pods-clusters
why it download bar does not show in some browsers. I have no idea how long will it take to download
huggingface
49 replies
RRunPod
•Created by zole2271 on 7/5/2024 in #⛅|pods-clusters
why it download bar does not show in some browsers. I have no idea how long will it take to download
This is runpod, it is used for AI, and this is the most basic packatge there is
49 replies
RRunPod
•Created by zole2271 on 7/5/2024 in #⛅|pods-clusters
why it download bar does not show in some browsers. I have no idea how long will it take to download
No need to advice if you do not use it
49 replies
RRunPod
•Created by zole2271 on 7/5/2024 in #⛅|pods-clusters
why it download bar does not show in some browsers. I have no idea how long will it take to download
This always has download bar
49 replies
RRunPod
•Created by zole2271 on 7/5/2024 in #⛅|pods-clusters
why it download bar does not show in some browsers. I have no idea how long will it take to download
model = AutoModelForCausalLM.from_pretrained(base_model_id)
49 replies
RRunPod
•Created by zole2271 on 7/5/2024 in #⛅|pods-clusters
why it download bar does not show in some browsers. I have no idea how long will it take to download
or juputer?
49 replies
RRunPod
•Created by zole2271 on 7/5/2024 in #⛅|pods-clusters
why it download bar does not show in some browsers. I have no idea how long will it take to download
Do you use runpod actually?
49 replies
RRunPod
•Created by zole2271 on 7/5/2024 in #⛅|pods-clusters
why it download bar does not show in some browsers. I have no idea how long will it take to download
..
49 replies
RRunPod
•Created by zole2271 on 7/5/2024 in #⛅|pods-clusters
why it download bar does not show in some browsers. I have no idea how long will it take to download
for loading models from huggingface
49 replies
RRunPod
•Created by zole2271 on 7/5/2024 in #⛅|pods-clusters
why it download bar does not show in some browsers. I have no idea how long will it take to download
In jyputer notebook
49 replies
RRunPod
•Created by zole2271 on 7/5/2024 in #⛅|pods-clusters
why it download bar does not show in some browsers. I have no idea how long will it take to download
in it in jypyter
49 replies
RRunPod
•Created by zole2271 on 2/20/2024 in #⛅|pods-clusters
Any template with python 3.9.* or how to install it
Yeah, this one is 0.7 second without and 0.9 secs with optimization 🙂
24 replies
RRunPod
•Created by zole2271 on 2/20/2024 in #⛅|pods-clusters
Any template with python 3.9.* or how to install it
However, as all optimisation i have tried, the optimised model is slower that without any optimisation.
24 replies
RRunPod
•Created by zole2271 on 2/20/2024 in #⛅|pods-clusters
Any template with python 3.9.* or how to install it
apt update
apt install python3.9
apt install python3.9-venv
python3.9 -m venv venv1
source venv1/bin/activate
apt install python3.9-dev
pip install 'git+https://github.com/ELS-RD/kernl'
24 replies