-
### Summary of the issue
First of all, thanks for the awesome effort for making code-evaluation-package. Highly appreciate it. However, right now, what I see is that it is integrated with just Hugg…
-
**Description:**
Our current AIGC workflow, particularly with the `story_maker`, has ventured into the realm of multi-agent collaboration to tackle intricate problems. However, from the vantage …
-
### Willingness to contribute
Yes. I would be willing to contribute this feature with guidance from the MLflow community.
### Proposal Summary
Adding a new feature to MLflow for enhanced prompt man…
-
# URL
- https://arxiv.org/abs/2404.02466
# Affiliations
- Masayuki Kawarada, N/A
- Tatsuya Ishigaki, N/A
- Hiroya Takamura, N/A
# Abstract
- Large language models (LLMs) have been applied to a…
-
**The bug**
Chat models seemingly can't generate JSON as output.
**To Reproduce**
I am using the same schema as with text-davinci, but wrapping it with the assistant role:
```
{{#assistant~}}…
-
Dear Team,
Given the recent launch of OpenAI's new version in early November 2023, many of us may have felt a profound shift in the industry. As the world changes, I believe we should adapt accordi…
-
### Feature request
Language models are increasingly being deployed for general problem solving across a wide range of tasks, but are still confined to token-level, left-to-right decision-making pr…
-
# URL
- https://arxiv.org/abs/2109.06835
# Affiliations
- Marzena Karpinska, N/A
- Nader Akoury, N/A
- Mohit Iyyer, N/A
# Abstract
- Recent text generation research has increasingly focused on…
-
Hey!
Awesome paper and thank you for the open resources.
I am trying to reproduce `generate_text.ipynb` from the `notebooks` in Google Colab. The link in [the notebook](https://github.com/microsof…
482c updated
5 months ago
-
- [x] Create a component that renders Mermaid.js Diagram
- The component takes the user inputs
- The user input is sent to GPT
- GPT sends the data to MermaidJS
- MermaidJS creates the Diagram
…