-
We're adding new automated test coverage for compiling and running several PyTorch models in https://github.com/iree-org/iree/pull/17129 and related PRs.
I have two overall goals here:
1. Provide …
-
It would be nice to have examples for Language Models and NMT that show an end to end example for a given sentence.
nmt:
```
text = "I love playing football"
...
print(output)
"ich liebe es Fu…
-
Dear Tommi,
When I add a translation for an abbreviation, all other abbreviations takes the same translation
for example:
![image](https://user-images.githubusercontent.com/35687049/215260146-09b4…
-
Read the papers in [Deep Learning’s Most Important Ideas](https://www.kdnuggets.com/2020/09/deep-learnings-most-important-ideas.html).
- [x] Tackling ImageNet with AlexNet and Dropout
- [x] [I…
-
# URL
- http://arxiv.org/pdf/2409.14586
# Affiliations
- Yiming Zhang, N/A
- Jianfeng Chi, N/A
- Hailey Nguyen, N/A
- Kartikeya Upasani, N/A
- Daniel M. Bikel, N/A
- Jason Weston, N/A
- …
-
BioGPT is now available for usage in 🤗 Transformers!
Docs: https://huggingface.co/docs/transformers/main/en/model_doc/biogpt.
Checkpoints on the hub: https://huggingface.co/microsoft/biogpt
I…
-
## 🐛 Bug
[pybind11 allows exception translation](https://pybind11.readthedocs.io/en/stable/advanced/exceptions.html#built-in-exception-translation) by [catching and translating C++ exceptions](http…
-
Hi!
Let's bring the documentation to all the Spanish-speaking community 🌐
Who would want to translate? Please follow the 🤗 [TRANSLATING guide](https://github.com/huggingface/transformers/blob/m…
-
### Expected behavior
Large files are processed without error.
### Actual behavior
When using "import & merge" with csv files that have a lot of records, en error occurs:
![obraz](https://user-im…
-
LlamaSharp config from appsettings.json
```
"LlamaSharp": {
"Interactive": true,
"ModelDir": "C:\\Models\\TheBloke\\CodeLlama-7B-GGUF",
"DefaultModel": "codellama-7b.Q5_K_M.gguf",
…
ghost updated
5 months ago