-
I’m interested in using this approach to see if we can create accurate synthetic data from a pretrained LLM. First step would be to have an evaluation framework. Opening this issue for discussion of t…
-
![IMG_0303](https://github.com/user-attachments/assets/872bbc7c-db96-4fbd-990f-ca49ab9c6ef1)
**Project Abstract**
This project delivers a user-friendly network traffic analysis tool that empow…
-
When export dynamic-shape llama2, in the attached [piece of the partitioned model](https://github.com/user-attachments/files/16568296/partitioned-model_piece-2.txt), there are symbol manipulations suc…
-
Any ideas for providing LLM observalibility options from frameworks like LangChain?
A simple approach (given OpenTelemetry integration) could be to use openllmetry. More details on a SDK for itneg…
-
# URL
- https://arxiv.org/abs/2306.08302
# Affiliations
- Shirui Pan, N/A
- Linhao Luo, N/A
- Yufei Wang, N/A
- Chen Chen, N/A
- Jiapu Wang, N/A
- Xindong Wu, N/A
# Abstract
- Large lang…
-
**PROBLEM**
In the blogger demo, while the insights extraction (transcript2insights) seems effective, the create_blueprint function using the LLM call appears to lose information. There are two poten…
-
# RFC: MLflow Gateway
## What are you trying to do?
We propose to introduce an API Gateway to MLflow for large language models (LLMs) from SaaS vendors (OpenAI, Anthropic, etc.) and open source …
-
We should update [the Training Operator ROADMAP](https://github.com/kubeflow/training-operator/blob/master/ROADMAP.md) with 2024 work items.
Let's discuss it during [the upcoming Training WG calls]…
-
First of all, thanks a lot @langchain4j for building such a great framework!
In the last few months, I’ve been working on Spring Boot support for LangChain4j in this project: https://github.com/Thom…
-
Hi, thank for great framework
I want to use 1 variable `user_info ` to init and update user information.
My script like this
```
user_info = {}
USER_INFO_KEYS = ["user_name", "ship_address",…