-
Post a link for a "possibility" reading of your own on the topic of Digital Doubles & You in the Loop [for week 9], accompanied by a 300-400 word reflection that: 1) briefly summarizes the article (e.…
lkcao updated
2 years ago
-
## Paste the link of the GitHub organisation below and submit
https://github.com/google-research
---
###### Please subscribe to this thread to get notified when a new repository is created
-
Hello everyone, thank you very much for your contribution. I appreciate the effort and consistency in uploading the code for such many models and maintaining this repository.
I saw Kosmos-2 and I q…
-
I am currently carrying out performance tests with TF Lite and pytorch_lite in Flutter (I should be able to give more info in the future, if anyone is interested).
My question is: does pytorch_lite…
-
So, I've been testing to generate text using exllamav2 with some config following huggingface generator. Here is my script
```python
import torch, os
from contextlib import contextmanager
from p…
-
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
Jacob Devlin, Ming-Wei Chang, Kenton Lee, Kristina Toutanova
13 pages
https://arxiv.org/abs/1810.04805
コード:http…
-
Currently running mosaic composer in a databricks environment but experiencing different behavior of `torch.jit.script` after importing composer depending on the DBR installed.
### Code to reproduc…
-
### Describe the issue as clearly as possible:
When running provided arithmetic grammar example with vLLM, I get an error `TypeError: Error in model execution: argument 'ids': 'list' object cannot …
-
### 📚 The doc issue
Unclear.
### Suggest a potential alternative/fix
_No response_
### Before submitting a new issue...
- [X] Make sure you already searched for relevant issues, and asked the cha…
-
我下载了官方的预训练模型并尝试使用自己的推理一遍,但是出现tokenizer无法加载的报错,先后尝试添加镜像网站,调整local_files_only,下载模型到本地并上传至服务器以及其他各种加载方法都没办法解决,例如官方文档示例的相对路径,以及绝对路径等等。
我修改的代码为ovdino/detrex/modeling/language_backbone/bert.py line 40的se…
wpNZC updated
2 months ago