GGUF
llama
finance
Inference Endpoints
conversational
marcusfridjohansson commited on
Commit
89abadf
·
verified ·
1 Parent(s): 99f0694

Create README.md

Browse files

Hi whoever reads this,

My name is Marcus Johansson. This is a test , to test my abilities in fine tuning a model. This is my first time doing this as I had some troubles doing this with MLX-LM with my Apple Macbook Silicon. The fine tuning process went excellent with unsloth and their system of fine tuning, especially for beginners and hobbyists like myself.

Have a great day!

Best Regards,
Marcus

Here is for the full code: https://colab.research.google.com/drive/1bipiyWyxQMocKwiepg9e0nlkm0xw2ZLA#scrollTo=xO8rdNvmtMvy

Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - ashraq/financial-news-articles
4
+ - gretelai/gretel-financial-risk-analysis-v1
5
+ base_model:
6
+ - unsloth/Phi-3.5-mini-instruct
7
+ tags:
8
+ - finance
9
+ ---