obvr commited on
Commit
4b805e0
1 Parent(s): 79eb646

WARNING: Fusing failed?

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -222,6 +222,8 @@ datasets:
222
 
223
  # obvr/Llama-3-Lluca-8B
224
 
 
 
225
  [LLuca](https://huggingface.co/obvr/Llama-3-Lluca-8B) is a fine-tuned LLaMa 3 model based on [NousResearch/Meta-Llama-3-8B](https://huggingface.co/NousResearch/Meta-Llama-3-8B). It is targeting financial sentiment analysis using FinGPT's dataset.
226
  Training was done on an M1 Ultra using MLX **0.13.0**.
227
 
 
222
 
223
  # obvr/Llama-3-Lluca-8B
224
 
225
+ > ! Warning: The fusing of the model seems to have not applied properly. Please use the adapters directly.
226
+
227
  [LLuca](https://huggingface.co/obvr/Llama-3-Lluca-8B) is a fine-tuned LLaMa 3 model based on [NousResearch/Meta-Llama-3-8B](https://huggingface.co/NousResearch/Meta-Llama-3-8B). It is targeting financial sentiment analysis using FinGPT's dataset.
228
  Training was done on an M1 Ultra using MLX **0.13.0**.
229