-
-
### 🚀 The feature, motivation and pitch
**TL;DR**: Extend torch hub to better support cloud serving and edge deployment by:
1. Extend the `hubconf.py` as an entrypoint for serving and deployment, …
-
您这个是调用的在线模型吧,离线环境可以使用吗,或者说把resnet50下载到本地,调用本地模型
-
Is there currently plans to make the CelebaHQ-1024 available on torch hub? The 512 model works pretty well, but I think 1024 would be great for generating even larger images.
-
I'm trying to get DINO ViT model from huggingface transformers running through Turbine. Here is the code I'm using to make it work on turbine. It's based on the sd_inference code in the repo.
```pyth…
-
Files already downloaded and verified
Traceback (most recent call last):
File "main.py", line 25, in
server = Server(conf, eval_datasets)
File "/Users/huqiming/Library/CloudStorage/OneDri…
-
### Python -VV
```shell
(codestral) ➜ dev python -VV
Python 3.10.14 (main, May 6 2024, 19:42:50) [GCC 11.2.0]
```
### Pip Freeze
```shell
(codestral) ➜ dev pip freeze
absl-py==2.1.0
addict==…
-
Hi, when running your test program, i met this question? I cannot handle it. Can you help me? Thank you!
====================================
Traceback (most recent call last):
File "test.py", li…
-
After training with DPOTrainer of trl, and saving, loading error when using AutoPeftModelForCausalLM
After training with DPOTrainer of trl, I saved it locally as below and then loaded it with AutoP…
-
## 🚀 Feature
Implement YOLO v5 from `torch.hub`.
This library removes such `dataset` abstraction and aims to provides a clean modular interface to models.
Some key points to note: -
1. YOLO Ac…