Instructions to use Junfeng5/Liquid_V1_7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Junfeng5/Liquid_V1_7B with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("Junfeng5/Liquid_V1_7B") model = AutoModelForCausalLM.from_pretrained("Junfeng5/Liquid_V1_7B") - Notebooks
- Google Colab
- Kaggle
Where are the other sizes
👍 1
#5 opened about 1 year ago
by
TheBigBlockPC
Can it fo image to image
#4 opened about 1 year ago
by
TheBigBlockPC
When will the other checkpoints be available?
#2 opened over 1 year ago
by
kirp