Instructions to use wi-lab/lwm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use wi-lab/lwm with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="wi-lab/lwm")# Load model directly from transformers import LWM model = LWM.from_pretrained("wi-lab/lwm", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Issue about LLM
2
#7 opened about 1 year ago
by
oneenooo
Recreating Results of Paper
2
#6 opened about 1 year ago
by
amon05U
About Robust Beamforming
3
#4 opened over 1 year ago
by
linker81
Training Code
1
#3 opened over 1 year ago
by
linker81
Pretraining Dataset
12
#2 opened over 1 year ago
by
BerkIGuler
About Beam Prediction Task
11
#1 opened over 1 year ago
by
Markydh7