-
hi, thanks for your great job.
I'm trying to start autotuning task, but stuck with some errors.
### entry script
`cd DeepSpeedExamples/autotuning/hf/gpt2-medium `
`bash test_tune.sh z0`, ok
`ba…
-
-
Is there any documentation on how to have the playground connect to a locally hosted model (llama.cpp) ? I have not been able to figure out how to do it.
-
**Is your feature request related to a problem? Please describe.**
We are building the serving solution for DL logic using Pytriton at work. We ourselves would like to separate the client stubs from …
-
Hi,
I'm trying to use cross encoder and I used a fine-tuned model (BERT-base) as a pretrained model, but I got this error:
ValueError: Unrecognized model
Should have a `model_type` key in its co…
-
We can profile the code with with `examples/ds_pretrain_gpt2_pipe_flops_profiler.sh`. It seems to break after profiling, but still returns the profile result. Not sure what's going on here and it's wo…
-
**Is your feature request related to a problem? Please describe.**
I tried to use `injection_policy` for `from transformers.models.gpt_bigcode.modeling_gpt_bigcode import GPTBigCodeBlock` as followin…
-
This issue has multiple purposes:
- helps show people new to WASI NN how to pre-process data for examples other than SqueezeNet / ImageNet / MobileNet in Rust and / or AssemblyScript, the current l…
-
**Describe the bug**
I convert a pytorch model (the openai GPT from the Huggingface package) to onnx and run it with onnxruntime. If I turn the fp16 off, the output of onnxruntime is correct. But …
-
像是缺失了文件
Unrecognized model in D:\LIUGEGE\ComfyUI\models\Joy_caption_alpha\text_model. Should have a `model_type` key in its config.json, or contain one of the following strings in its name: albert, a…