-
**Description:**
Alpaca is a fantastic tool for managing and interacting with local AI models, providing an accessible and user-friendly experience. However, the current implementation lacks the ab…
viba1 updated
1 month ago
-
When you pass in a `torchtune.modules.tokenizers.ModelTokenizer` to `torchtune.datasets.SFTDataset` as the `model_transform`, pyre will complain because it is not typed as a `Transform`. We don't run …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Error when using NewsRequest with multiple symbols.
```
from alpaca.data.historical.news …
-
Alpaca 2.7.0, Fedora 41
Steps:
1. Start a new chat (or continue an existing one)
2. Write a prompt that will take a while to complete
3. As the output is being generated (model is "typing"), stop it…
-
I'm training the model from scratch using the scripts under `training/training_alpaca.py`, and there is actually no `jload` function in the `utils.py`. May I please know how to solve this issue?
``…
-
First, thank you for your work and efforts in maintaining this framework.
I would like to change the dependency on `alpaca-trade-api` to `alpaca-py` as the former library has been officially deprec…
-
Hello!
Could you please provide the time cost of finetuning llama1 with whole alpaca dataset ?
-
**Given the following code:**
`# max_seq_length = 2048 # Choose any! We auto support RoPE Scaling internally!
max_seq_length = 65536
dtype = None # None for auto detection. Float16 for Tesla T4, …
-
I see that backtrader-api uses alpaca-trade-api, which is deprecated by Alpaca. The new Python API is alpaca-py.
Is there a way to backtest using alpaca-py? Will backtrader-api be migrated to alpac…
-
We're running an ISLE site behind a reverse proxy, and when we save a media resource, it generates a lot of error message[0] when invoking a sub-service. When I dig into any of the subservices, it oft…
rbos updated
2 months ago