-
Sorry for another silly question. I am aware that the was an warning on your original `demo.ipynb` saying:
```
/proj/vondrick4/hc3295/selfie-dist/selfie/generate_wrappers.py:733: UserWarning: You ar…
-
I am attempting to generate new TagStandard41h* and TagStandard52h* families and I am seeing extremely long generation time estimates. I have attempted to generate some of the larger Standard families…
-
I'm trying to implement various methods from the [patchscopes](https://arxiv.org/abs/2401.06102) paper, and some of them utilize token generation to eg. explain the meaning of a patched representation…
-
Hi, great work! I have questions about this models
1. I was initially planning to use abodybuilder2 for nanobody structure generation (Nanobodybuilder).
Would it be approapriate for me to use ab…
sj584 updated
2 weeks ago
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
## Question: Multi-Agent RAG System Based on Graphs
Hi,
Is it possible to create a…
-
Not sure if this is a question, bug report or API proposal, but I was pretty surprised when I tried to switch from Swagger to .NET 9 OpenApi generation, and saw that it generates these NullableOfXXX v…
-
**Describe the issue**
This is actually not a issue but a simple question which is I have run bfcl generate on llama3.1 with python_ast test category and I got list of results from model. Next, If I …
-
Thanks for your sharing, here I have a question about how to generate 3DMatch_train.zip data.
As far as I know, the data downloaded from 3DMatch contains 62 RGB-D sequences, do those *.ply files we…
qsisi updated
2 years ago
-
### Your current environment
```text
Your output of `python collect_env.py` here
```
### Model Input Dumps
_No response_
### 🐛 Describe the bug
When I load LLM as:
`llm = LLM(
…
-
### 🚀 The feature, motivation and pitch
temperature/top_k/top_p These values will affect the model output,The default value should be read from generation_config.json if the user does not set it.
…