-
### Confirm this is a feature request for the .NET library and not the underlying OpenAI API
- [X] This is a feature request for the .NET library
### Describe the feature or improvement you are requ…
-
**Describe the bug:**
After downloading next sample in Timeline Data Grid, adding new column does not fetch its values
**Kibana/Elasticsearch Stack version:**
8.16
**Steps to reproduce:**
1. Load…
-
```python
from transformers import AutoTokenizer, AutoModelForCausalLM
tokenizer = AutoTokenizer.from_pretrained("meta-llama/Llama-2-7b-chat-hf")
model = AutoModelForCausalLM.from_pretrained("met…
-
I have implemented an inference API using ONNX Runtime and FastAPI to process multiple prompts in batches, with the goal of improving efficiency. However, I've observed that performance is significant…
-
https://github.com/Azure-Samples/chat-with-your-data-solution-accelerator/blob/a9997b075f4bf8b228afa79c4b2fbc552846afd4/code/backend/batch/utilities/document_loading/word_document.py#L35
We are jus…
-
```
from trl import SFTTrainer
from transformers import TrainingArguments, DataCollatorForSeq2Seq
from unsloth import is_bfloat16_supported
trainer = SFTTrainer(
model = model,
tokeniz…
-
### 🚀 The feature, motivation and pitch
Hi,
I have
- provisioned vm with A100
- installed needed driver.
- downloaded Llama 3.1 8B Instruct model
- llama build, configure & run (using meta-ref…
-
The `file` property is dismissed when `CONTENT-TYPE` header is appended.
Reference from [OpenAI community](https://community.openai.com/t/can-not-upload-file-getting-file-is-a-required-property-error…
-
### 🚀 The feature, motivation and pitch
OpenAI recently provided a new endpoint batch inference (https://platform.openai.com/docs/guides/batch/overview?lang=curl). It would be nice if it works usin…
-
### Description
I think the title sums it up pretty well. The upgrade fails with the following error message:
```
Preparing to unpack .../base-files_13.6_arm64.deb ...
****************************…