-
### Describe the bug
When is launch “operate”, the console gives an error message :
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_c…
-
Tracker issue for adding [LayerSkip](https://arxiv.org/abs/2404.16710) to AO.
This is a training and inference optimization that is similar to layer-wise pruning. It's particularly interesting for…
jcaip updated
3 months ago
-
## 业务逻辑
1. **活动组织者**在活动页面上看到编辑入口按钮,**鉴权代码**参考:
https://github.com/kaiyuanshe/kaiyuanshe.github.io/blob/e948952ef7c8c8e731b3a4b6c05c90d08ef672be/models/Activity/Agenda.ts#L126-L132
2. 拉取某个议程的数…
-
Is there a plan to add option to upload files (pdf, images, excel etc) to the model?
-
If you wish to generate descriptions for multiple images at one time. Simply use the following codes:
```
import requests
import torch
import transformers
from PIL import Image
from otter.mode…
-
**Describe the bug**
Model I am using UniLM:
I use the following code to load the model.
```
from transformers import AutoTokenizer, AutoModel
tokenizer = AutoTokenizer.from_pretrained("micro…
-
### Feature request
I tried to load the chatglm2 onnx model, but unfortunately got this reply.
KeyError: 'chatglm model type is not supported yet in NormalizedConfig. Only albert, bart, bert, blende…
-
Hello, GPT-4 Turbo and the Vision Model have been released by OpenAI. Can you provide support for these models?
-
When using the GPT-4V model in this library, GPT replied, "Sorry, I cannot access external URLs to view images." However, when I use the curl command, GPT can access image links.
my curl commend
`…
-
### What happened?
Why can't I successfully configure Azure OpenAI using config.yaml, and it always returns a 404 error? Is there an issue with my configuration? Even the simplest configuration attem…