-
Hello! Your work is excellent and I am also very interested, I wonder when you can open source the training code or give some examples, thanks!
-
In summary, this “vulnerability” is problematic because it mostly doesn’t represent a root cause, but a result or symptom. In the 2021 OWASP Top 10, they reoriented from symptoms to root causes. They…
-
### 🐛 Describe the bug
Hello,
I tried to test the example related to the new G-Retriever model in colab: https://github.com/pyg-team/pytorch_geometric/blob/master/examples/llm/g_retriever.py.
…
-
# URL
- https://arxiv.org/abs/2306.07899
# Affiliations
- Veniamin Veselovsky, N/A
- Manoel Horta Ribeiro, N/A
- Robert West, N/A
# Abstract
- Large language models (LLMs) are remarkable data …
-
- [ ] [blog/starcoder2.md at main · huggingface/blog](https://github.com/huggingface/blog/blob/main/starcoder2.md?plain=1)
# blog/starcoder2.md at main · huggingface/blog
---
## StarCoder…
-
## Issue Summary
The current Huggingface utterance generation model appears to produce and error when loading file. Had also talk about moving to Google internal model, so now is a good time.
##…
-
### System Info / 系統信息
ubutu 20.04.1
cuda 12.2
python 3.12.7
pytorch 2.5.0
transformers 4.44.0
### Who can help? / 谁可以帮助到您?
_No response_
### Information / 问题信息
- [X] The official example sc…
-
### System Info
- GPU:L40S
- Tensorrt-llm:0.11.0.dev2024060400
- cuda:cuda_12.4.r12.4/compiler.34097967_0
- driver:535.129.03
- os:DISTRIB_DESCRIPTION="Ubuntu 22.04.4 LTS"(docker)
-
### Who…
-
Hi! Thx so much for this awesome work :) I really liked the paper!
In general I am big fan of the decompositional approaches for reasoning using tree-based algorithms. One question I was curious ab…
-
Hi, thanks for your open source, I want to train the model on my own datasets, and could you please tell me the training target and the calculation method of loss in pretraining and finetuing?