-
### Project link
https://github.com/Artsly/Artsly
A random prompt generator made with Python, using streamlit, the hosted one is up for now but when heroku goes to the no free hosts the I’ll be …
-
Hi, I want to load lora dynamically, but I found it can't be unloaded and the results of the remaining rounds are the same. The code is as follows.
```python
import time
import torch
from diff…
-
During the work done for https://github.com/camel-tooling/generator-camel-project/pull/22 we encountered a few additional questions.
* Possibly need to rethink the validation message which is curr…
-
Given a project that was generated with a yeoman generator
When I modify a project file in my workspace
And I relaunch the generator
Then yeoman prompts the following options: **Ynaxdh**
As a d…
-
### What happened?
When I open a new session using sesh my nerdfonts dont render nor on my terminal nor in my neovim
Expected -
![image](https://github.com/joshmedeski/sesh/assets/112413583/7…
-
Hi, I am interested in evaluating OpenChat (https://github.com/evalplus/evalplus/issues/60, https://github.com/evalplus/evalplus/issues/61) and want to understand what could be a minimal and self-cont…
-
I encountered a project called [Hygen](http://www.hygen.io/), which is very similar to blueprint/redux-cli. Not in a stole the code or anything. But the way the templates and cli work. But with all…
-
We should consult the project generator guys(Nick) before we do this so we use consistent directory structure etc. I know they have worked on generating a tests folder.
Probably the final question wo…
-
### Description of the bug:
- using generative/example/tiny_llama/convert_to_tflite.py to transfer model to `*.tflite, (no quantize)`
- using text_generator_main.cc to load `tiny_llama_seq512_kv102…
-
We need to understand the backend architecture so that we can be confident about it.
-Model1: GAN
We have generator & discriminator.
Based on the user's choice it learns & improves upon.
It…