IBM-NASA Prithvi Models Family

Enterprise
community
Activity Feed

AI & ML interests

Foundation models and downstream applications for Earth Observation and Weather and Climate.

Recent Activity

ibm-nasa-geospatial's activity

BrigitteTousi 
posted an update 28 days ago
view post
Post
1143
Community fine-tuned models are more carbon efficient than the models they are derived from! 🥳🌿

@alozowski @clefourrier @SaylorTwift @albertvillanova evaluated CO₂ emissions associated with model inference for over 3000 models on the Open LLM Leaderboard. Interesting trends and new insights emerged...👀

Blog Post: https://huggingface.co/blog/leaderboard-emissions-analysis

Leaderboard: open-llm-leaderboard/open_llm_leaderboard
freddyaboulton 
posted an update about 2 months ago
freddyaboulton 
posted an update about 2 months ago
freddyaboulton 
posted an update about 2 months ago
view post
Post
2103
Version 0.0.21 of gradio-pdf now properly loads chinese characters!
freddyaboulton 
posted an update about 2 months ago
view post
Post
1579
Hello Llama 3.2! 🗣️🦙

Build a Siri-like coding assistant that responds to "Hello Llama" in 100 lines of python! All with Gradio, webRTC 😎

freddyaboulton/hey-llama-code-editor
freddyaboulton 
posted an update about 2 months ago
BrigitteTousi 
posted an update 3 months ago
abidlabs 
posted an update 4 months ago
view post
Post
5274
👋 Hi Gradio community,

I'm excited to share that Gradio 5 will launch in October with improvements across security, performance, SEO, design (see the screenshot for Gradio 4 vs. Gradio 5), and user experience, making Gradio a mature framework for web-based ML applications.

Gradio 5 is currently in beta, so if you'd like to try it out early, please refer to the instructions below:

---------- Installation -------------

Gradio 5 depends on Python 3.10 or higher, so if you are running Gradio locally, please ensure that you have Python 3.10 or higher, or download it here: https://www.python.org/downloads/

* Locally: If you are running gradio locally, simply install the release candidate with pip install gradio --pre
* Spaces: If you would like to update an existing gradio Space to use Gradio 5, you can simply update the sdk_version to be 5.0.0b3 in the README.md file on Spaces.

In most cases, that’s all you have to do to run Gradio 5.0. If you start your Gradio application, you should see your Gradio app running, with a fresh new UI.

-----------------------------

Fore more information, please see: https://github.com/gradio-app/gradio/issues/9463
  • 2 replies
·