-
On Kattadi I've heard reports of pig spawners laying around that spawn donkeys and alpacas. One can be found at x 19 y 85 z -1137. It doesn't seem like they're supposed to be there.
-
Following the instructions to use docker compose, I get several error(s) on docker compose run:
- [Error: EXDEV: cross-device link not permitted, rename '/root/dalai/alpaca/models' -> '/root/dalai/tm…
-
We use alpaca cleaned and alpaca. Should just use one for our example datasets.
-
I have been getting this error consistently at the end of each day while it is trying to liquidate the day's remaining positions. Any thoughts?
Log below:
Jan 08 12:45:10 alpaca-momentum app/wo…
-
import django.utils.timezone
from django.conf import settings
from django.db import migrations, models
TIMEZONES = sorted([(tz, tz) for tz in zoneinfo.available_timezones()])
class Migration(migrati…
-
integrate the api into the populate_database.py function. If Alpaca and Polygon both report data for a period, take the average, and if not, populate the database with a single source. This should hel…
-
https://crfm.stanford.edu/alpaca/
Meta LLaMA 7B fine tune, 600USD
52k data, nearly GPT3.5
8X80G A100 = 100USD
强大的预训练语言模型: LLaMA
个高质量的指令遵循数据:
Self-Instruct: Aligning Language Model with…
-
Can someone help out with the error below?
zipline-trader/zipline/data/bundles/alpaca_api.py:272: UserWarning: Overwriting bundle with name 'alpaca_api'
def api_to_bundle(interval=['1m']):
ziplin…
-
As per discussed in https://github.com/DOWGO/dowgo-scripts/issues/2 , we could save transaction fees if the admin was able to withdraw directly to the FTX withdrawal address.
That would require:
1. W…
-
Sorry if there's some prerequisite for the 'web' version that I've missed.
1. I started with step 2 of [the tutorial](http://www.alpacajs.org/tutorial.html).
2. It didn't work, so I updated the …