-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
**Home Assistant release with the issue:**
0.80.0
**Last working Home Assistant release (if known):**
n/a
**Operating environment (Hass.io/Docker/Windows/etc.):**
Virtualenv on Raspberr…
-
You can have it today, for not extra price and for a lot cleaner code.
Types as comments should work similar to how JSDoc doesn’t need to change the syntax of JS and how Haskell doesn’t need to mix…
azder updated
3 months ago
-
After [accepting the alpha version of the code](https://github.com/Koenkk/zigbee-herdsman/pull/317), now I propose to write comments here until we complete the development.
The adapter is designed …
-
### What happened?
The newly-added-in-1.40.0 rain sensor, when imported into HA, has no defined units of measurement; hence it looks like this when you view it:
Obv. it'd be better if this was…
-
### Describe the bug
Hi @victordibia, I did a clean installation to test the group chat feature, and it seems the role selection is quite strange when it comes to tool/function calling. From my exper…
-
Has anyone tried downscaling the K and/or Q matrices for repeated layers in franken-merges? This should act like changing the temperature of the softmax and effectively smooth the distribution:
**H…
-
When I run the phi3-qa.py I got some error:
```
(onnx) iwaitu@DESKTOP-RDS3VMA:~/work/onnx$ python phi3-qa.py -m cuda-int4-rtn-block-32
Traceback (most recent call last):
File "/mnt/d/WSLData/o…
-
### Description
My goal was to recreate the chatbot demo with the new chat control. However, it is impossible to reset the chat or to change the conversation to a previous conversation. I made it w…
-
Have you tried building the spectrogram and encoder output in smaller chunks and appending? I think the spectrogram should generate fairly easily with minimal noise depending on the size of the chunk,…