AITemplate icon indicating copy to clipboard operation
AITemplate copied to clipboard

Example Models Wishlist

Open antinucleon opened this issue 3 years ago • 14 comments
trafficstars

We keep a wishlist of examples may appear in v0.2 or later release. Any contributions are welcomed.

  • [ ] Distributed Inference: OPT-175B
  • [ ] Wav2Vec
  • [ ] Hubert
  • [ ] Detectron2: FCOS / YOLO / VitDet
  • [ ] Insightface: TBD
  • [ ] SD: "circular" padding_mode support

antinucleon avatar Oct 13 '22 13:10 antinucleon

Openai whisper ?

batrlatom avatar Oct 19 '22 14:10 batrlatom

Yolo V7

addisonklinke avatar Oct 21 '22 16:10 addisonklinke

ESM-2 https://github.com/facebookresearch/esm

tenpercent avatar Nov 03 '22 00:11 tenpercent

Real-ESRGAN and Real-CUGAN for image upscaling.

styler00dollar avatar Nov 05 '22 02:11 styler00dollar

NeRF https://github.com/yenchenlin/nerf-pytorch

tenpercent avatar Nov 11 '22 06:11 tenpercent

  1. Stable Diffusion with dynamic resolution support
  2. GFPGAN for facial correction (https://github.com/TencentARC/GFPGAN)

NotNANtoN avatar Nov 17 '22 18:11 NotNANtoN

how to use c++ api to run a model

syyxsxx avatar Dec 01 '22 12:12 syyxsxx

Dynamic batching for comiple and runtime :)

kgu3 avatar Dec 17 '22 17:12 kgu3

https://github.com/huggingface/diffusers/blob/main/src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_instruct_pix2pix.py

delonleonard avatar Mar 29 '23 12:03 delonleonard

LLaMA please

drxmy avatar May 26 '23 05:05 drxmy

For LLAMA or other generative AI model needs, you may check out HippoML: https://blog.hippoml.com/large-language-model-inference-from-datacenter-to-edge-ed2f94da4a81

@drxmy @dhawalkp

antinucleon avatar May 31 '23 02:05 antinucleon

For LLAMA or other generative AI model needs, you may check out HippoML: https://blog.hippoml.com/large-language-model-inference-from-datacenter-to-edge-ed2f94da4a81

@drxmy @dhawalkp

Thank you! I just joined the waitlist. Is this another open source project or paid service?

drxmy avatar May 31 '23 05:05 drxmy

For LLAMA or other generative AI model needs, you may check out HippoML: https://blog.hippoml.com/large-language-model-inference-from-datacenter-to-edge-ed2f94da4a81 @drxmy @dhawalkp

Thank you! I just joined the waitlist. Is this another open source project or paid service?

It is a closed-source system. We are considering releasing a community version.

antinucleon avatar May 31 '23 05:05 antinucleon

Hi is "SD: "circular" padding_mode support" added to the current compilation?

teddybearxzh avatar Jul 26 '23 00:07 teddybearxzh