sarrahbbh

Results 7 comments of sarrahbbh

I got the same problem but setting TOKENIZERS_PARALLELISM=false didn't solve it for me.. Has anybody been able to solve it differently please? x(

@Narsil actually using a smaller number of GPUs than the ones available in my VM solved the issue for me (I guess this is the way the framework I used...

Hello! isn't this the official public release for Vicuna on HuggingFace? ``` NOTE: This "delta model" cannot be used directly. Users have to apply it on top of the original...

@JingxinLee Hello, sorry to disturb have you found a solution to this? I'm facing the same issue for days now.. (+ missing keys from the PPO save state_dict)

> > Hi @candowu, thanks for raising this issue. This is arising, because the `tokenizer` in the [config on the hub](https://huggingface.co/decapoda-research/llama-7b-hf/blob/main/tokenizer_config.json) points to `LLaMATokenizer`. However, the tokenizer in the library...

> > Hi @candowu, thanks for raising this issue. This is arising, because the `tokenizer` in the [config on the hub](https://huggingface.co/decapoda-research/llama-7b-hf/blob/main/tokenizer_config.json) points to `LLaMATokenizer`. However, the tokenizer in the library...

Hi! I'm trying to use the gector framework for arabic data, too I was wondering if you have come across any conclusions for using it with Arabic data? like, what...