-
# Handle
@cmichelio
# Vulnerability details
## Vulnerability Details
When the protocol suffers a default, the BPT stakers are the first line of defence and the protocol trades the BPT pool tokens…
-
Hi
I'm trying to print a table like:
```
const tableHeaderArray = [
{ width: 7, align: 'left' },
{ width: 7, align: 'left' },
{ width: 7, align: 'right' }
];
c…
-
The current recommendation is to run RP with somewhere betweeen 1-2GiB per shard because there is a certain amount of "static" memory overhead. We don't currently have a good number for what the stati…
-
Hi, congratulations on such a great project.
I'm trying to use the examples/fetch_forecast.py for a break in spain however I get 0 in every value inside data (except inside 'time'). I tried differe…
-
### What command(s) is the bug in?
_No response_
### Describe the bug
Mainnet test with block 18363441 fails with
```
panic: runtime error: index out of range [35] with length 35
gorouti…
-
## File Formats
- [x] FLAC
- [x] MPT (tracker files)
- [x] MP3
- [x] OGG/Vorbis
- [x] OGG/Opus
- [x] [QOA](https://qoaformat.org)
- [x] WAVE
## Output
- [x] [AAudio](https://android.googles…
-
```
model, image_processor, tokenizer = create_model_and_transforms(
clip_vision_encoder_path="ViT-L-14",
clip_vision_encoder_pretrained="openai",
lang_encoder_path=model_p…
-
Hi,
can we use this to convert live MPTS stream to transcode realtime to udp mpegts fromate?
-
Similar to MPT, Falcon is Apache licensed, weights and all!
1. https://huggingface.co/tiiuae/falcon-40b
2. https://huggingface.co/tiiuae/falcon-40b-instruct
And according to the [HuggingFace le…
-
### Describe the issue
Issue: We loaded the model 'liuhaotian/LLaVA-Lightning-MPT-7B-preview' but we are unable to perform inference.
Command:
```
from llava.model.builder import load_pretrain…