-
### Issue Description
NOTE: Not sure if this should be an extension issue, the issue is with the new "built-in" X/Y/Z grid. Does that count as core or extension?
When generating a X/Y/Z grid, when…
-
Hello.
Its possible to execute a sub-generator only if some prompt has a specific value?
brpaz updated
5 years ago
-
### Describe the bug
I have three problems because of the same reason.
1) TypeError: unsupported operand type(s) for +=: 'NoneType' and 'int'
# upon completion increase step index by one…
-
I'm not sure if my issue is related to the issue [446](https://github.com/microsoft/onnxruntime-genai/issues/446) but here is what I experienced. The first time I load an ONNXRuntime-genai model into …
-
Is there a way to customize a prompt using the TestsetGenerator class? I looked at the documentation, and it only provides examples with default prompts used under the hood. I also looked at the code …
-
import ctranslate2,psutil,os,transformers,time,torch
generator = ctranslate2.Generator("/ct2opt-1.3b",tensor_parallel=True,device="cuda")
tokenizer = transformers.AutoTokenizer.from_pretrained…
-
Can someone tell me where could I find the weights of the model ? I'm lost amongst all these information. Basically I just want to make inference with the pre-trained model and I don't know how to.
-
[ ] I checked the [documentation](https://docs.ragas.io/) and related resources and couldn't find an answer to my question.
**Your Question**
How can I customize data generation response of Data G…
-
The following error was printed using the female-positive_generator_v4 version. There are no issues with the V2 and V3 versions. Please provide an answer. Thank you! Also, should we consider refining …
-
Hello! When I create a model by going to Workspaces -> Model -> Create a Model and selecting the model ID of a custom pipeline as the base model, the inlet and outlet functions don't seem to be trigge…