-
I used auto_gptq 0.7.1 and run this code:
python quant_with_alpaca.py --pretrained_model_dir Qwen1.5-14B-Chat --quantized_model_dir Qwen1.5-14B-Chat_4bit --use_triton --save_and_reload --trust_remote…
-
Using default settings, except for `-m ggml-alpaca-13b-q4.bin`, and the following prompt:
```
Simulate an endless interactive fiction role playing game by taking input from the player and simulating…
-
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…
-
## 1. module transformers has no attribute LLaMATokenizer or 'missing key 'llama'.
First, install the SentencePiece then install transformers from huggingface git repo. i.e., pip install sentencepie…
-
he tokenizer class you load from this checkpoint is not the same type as the class this function is called from. It may result in unexpected tokenization.
The tokenizer class you load from this chec…
-
I currently want to train a model in my own field based on the 7b model of LLaMA and the LORA strategy based on the alpaca 52k dataset, and then I want to know how much data I need to prepare to reali…
-
Currently we are still using some of the old endpoints like:
https://alpaca.markets/docs/api-documentation/api-v2/market-data/bars/
Can we refresh the new changes accordingly for V2?
-
![스크린샷 2023-04-05 오후 9 12 20](https://user-images.githubusercontent.com/21379657/230076676-68dd47e6-0d23-4e44-9854-fdb8646a70c2.png)
![스크린샷 2023-04-05 오후 9 12 25](https://user-images.…
-
## Communication
1. Information Extraction and Identification (Named Entity Recognition)
- IOB Tagging
- IOB2 Tagging
2. Grammar Systems/Parsing (Clustering and Mapping)
- Generative met…
-
**Describe the bug**
When installing it, when I try to run this command: ./run.ps1 , PowerShell shows me this error.
**To Reproduce**
Steps to reproduce the behavior:
1. run this ./run.ps1
2. S…