gue22 commited on
Commit
ff2750e
·
verified ·
1 Parent(s): 5f5d571

litertlm availability

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ This model is a fine-tuned version of [google/functiongemma-270m-it](https://hug
16
  Training was done fully local on a PC with a 32GB Nvidia RTX Pro 4500 GPU (comparable to an RTX 5080) and took roughly 25 mins.
17
  The script was derived from the [Google Colab example](https://github.com/google-gemini/gemma-cookbook/tree/main/FunctionGemma) and is available at [ai-bits.org's FunctionGemma repo](https://github.com/ai-bits/functiongemma).
18
 
19
- For the time being the litertlm model conversion for edge use (Andoid,..) will be available in a subdirectory here.
20
 
21
  ## Quick start
22
 
 
16
  Training was done fully local on a PC with a 32GB Nvidia RTX Pro 4500 GPU (comparable to an RTX 5080) and took roughly 25 mins.
17
  The script was derived from the [Google Colab example](https://github.com/google-gemini/gemma-cookbook/tree/main/FunctionGemma) and is available at [ai-bits.org's FunctionGemma repo](https://github.com/ai-bits/functiongemma).
18
 
19
+ For the time being the litertlm model conversion for edge use (Andoid,..) is available in the functiongemma-mobile-actions-litertlm subdirectory here.
20
 
21
  ## Quick start
22