-
I think it should be possible to run a 30b model in the same way as [this](https://github.com/antimatter15/alpaca.cpp/issues/13#issuecomment-1474125014) using [30b-lora.](https://huggingface.co/chansu…
-
Hi. Thanks for the open sourced models! This is a major step forward to the democratization of LLMs.
I'm trying to fine tune `openlm-research/open_llama_7b` using the LORA.
I first tried the cod…
-
I am currently migrating my algorithm from Quantopian to Alpaca, and am having a very hard time finding any resources on migrating `Q1500US` and `Q500US` Pipeline filters to the Zipline/Pipeline-live …
-
I want to fine tune this on openassistant dataset as well. I have already fine tuned it on the Alpaca. Do I need to write a script to do so? Or better way is to mix the data...
Thanks for your help…
-
**Describe the bug**
sometimes stream was disconnected and could not resume, need to restart the stream. the error information as following:
WARNING:alpaca_trade_api.stream:websocket error, restarti…
-
I am playing with WebSocket streaming data. How could you do testing aftermarket hours when there are no data from the WebSocket?
-
so far as I can tell, Alpaca conforms to [draft 3](https://tools.ietf.org/html/draft-zyp-json-schema-03) of JSON Schema, which I am primarily assuming because of the way the 'required' property works.…
-
Can you public the baseline code,please? I want to see how to handle personalized information. Thanks a lot.
-
(gh_alpaca-lora-for-huggingface) ub2004@ub2004-B85M-A0:~/llm_dev/alpaca-lora-for-huggingface$ accelerate launch --config_file peft_config.yaml finetune.py
[09:06:17] WARNING The following values wer…
-
Hi
I'm trying Robobull using Docker , everything seems to work , in latest hour
in history I see 3 trades , however all trades have a 0.000000% ROI , is it normal ?
testing with Alpaca Paper an…