Slava Kurilyak

Results 170 issues of Slava Kurilyak

## 🐛 Bug I am trying to [create a Lightning BYOC cluster](https://lightning.ai/docs/stable/workflows/byoc/create_cluster.html#step-3-create-a-lightning-byoc-cluster) ### To Reproduce Steps to reproduce the behavior: 1. Run `lightning create cluster --role-arn --external-id ` Traceback (most...

bug
help wanted

## 🐛 Bug ### To Reproduce Steps to reproduce the behavior: 1. `conda create --name muse_app python=3.9 --yes` 2. `conda activate muse_app` 3. `git clone https://github.com/Lightning-AI/stable-diffusion-deploy.git` 4. `cd stable-diffusion-deploy` 5....

bug
help wanted

Please deploy this repo on Netlify so it's easier to visualize the user experience of this app.

It would be great to see [EIP-5128](https://eips.ethereum.org/EIPS/eip-5218) and [EIP-5554](https://eips.ethereum.org/EIPS/eip-5554) compatible CantBeEvil contracts

Super impressed by [RAGA](https://superagi.com/introduction-to-raga-retrieval-augmented-generation-and-actions/)! I believe its action-taking step could be a great implementation for SuperAGI, considering it aligns with the [Plan-And-Solve Prompting](https://arxiv.org/abs/2305.04091) paper which paved the way for "Plan...

LLMs often get get stuck in recursive loops due to lack of clear instructions. When can we expect [v2 of Agent Instructions](https://superagi.com/agent-instructions/#:~:text=Recursive%20Trajectory%20Fine%2DTuning)? Very excited about this, to say the least....

question

Here is a working URL for latest emojis: [https://www.unicode.org/Public/UCD/latest/ucd/emoji/emoji-data.txt](https://www.unicode.org/Public/UCD/latest/ucd/emoji/emoji-data.txt)

Wen region control of stable diffusion XL models? 🤔

It's time to use the official [ChatGPT API](https://openai.com/blog/introducing-chatgpt-and-whisper-apis)!

### Is your feature request related to a problem? Please describe. **Problem Description:** There is a compatibility issue arising from the project's Python environment setup. The project's dependencies, particularly `numpy`,...

enhancement