Commit graph

82 commits

Author SHA1 Message Date
Maanav Dalal
77f2278f9a
Fixed all accessibility colors. Again. (#23055)
Should address the last 300+ accessibility color issues.
2024-12-10 21:06:58 -06:00
Maanav Dalal
5a5cab557c
WCAG accessibility fixes. (#23049)
Should fix: #22453,  #21294 

I hope this works. No changes worth reviewing on website, but live is
available here: https://maanavd.github.io/onnxruntime/docs
2024-12-07 11:43:22 -08:00
Maanav Dalal
4dcc757f61
added raji's blog link. (#22909) 2024-11-20 15:59:27 -08:00
Maanav Dalal
78de13b812
Staged Multilora blog. (#22898)
Found at: https://maanavd.github.io/onnxruntime/blogs/multilora

Will push changes to src/routes/blogs/+page.svelte once this PR:
https://github.com/microsoft/onnxruntime/pull/22897 is merged.
2024-11-20 14:39:14 -08:00
Samuel Kemp
13e2a86b39
updated to include gpu dependency and quantization packages (#22904)
Updated the blog to include some additional dependencies
2024-11-20 14:14:11 -08:00
Maanav Dalal
7936ecebe3
Published olive quantize/finetune blog. (#22897)
### Description
<!-- Describe your changes. -->



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2024-11-20 10:07:53 -08:00
Samuel Kemp
c142e6fcf9
olive quantization added (#22854)
Blog post on how to use olive to find out if quantizing before
fine-tuning provides better model quality.

---------

Co-authored-by: Jambay Kinley <jambaykinley@microsoft.com>
2024-11-19 11:05:49 -08:00
Maanav Dalal
9788432f8c
Goodnotes scribble to erase blog (#22864)
Finished!

Staged at: https://maanavd.github.io/onnxruntime/blogs
2024-11-18 11:41:18 -08:00
Maanav Dalal
f5357d7918
Fixed some accessibility, and moved homepage things around. (#22832)
Addresses #21638

Changed install to genai, moved genai section up, accessibility changes
in docs/install.

Still todo (another PR, soon to come):

- Change theme for accessibility
- Change videos linked on homepage
- Update homepage content to more closely reflect current ORT status.

Preview at : https://maanavd.github.io/onnxruntime/
2024-11-13 16:45:46 -08:00
Samuel Kemp
a4967238dd
Olive CLI blog post added (#22714)
Blog post for Olive CLI added.

---------

Co-authored-by: Maanav Dalal <maanavdalal@gmail.com>
2024-11-13 10:22:15 -08:00
Sophie Schoenmeyer
622c6be611
Update ORT website w/ 1.20.0 + 1.20.1 changes (#22768)
### Description
<!-- Describe your changes. -->
The Getting Started support matrix and ORT Release Roadmap have changed
since the ORT 1.20.0 release.

Updated w/ info about new pkgs + CUDA default version and added 1.20.1
patch release plans.


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2024-11-07 16:43:55 -08:00
Samuel Kemp
3733e396ac
olive shared cache blog init (#22642)
Added blog post on Olive's shared cache feature.

---------

Co-authored-by: Maanav Dalal <maanavdalal@gmail.com>
2024-10-31 15:01:59 -07:00
Maanav Dalal
40a53ee35a
Added AMD models to page. (#22632)
Preview available at: https://maanavd.github.io/onnxruntime/models
2024-10-29 16:04:00 -07:00
Maanav Dalal
5775e39106
Added Ignite to events, updating qualcomm onnx models. (#22564)
Updated pages: 

https://maanavd.github.io/onnxruntime/models

https://maanavd.github.io/onnxruntime/events
2024-10-25 16:26:17 -07:00
Sophie Schoenmeyer
abfe86411c
Update roadmap w/ RC1 + generate() API changes (#22605)
### Description
<!-- Describe your changes. -->
Updating ORT Release Roadmap to remove features no longer planned, add a
link to RC1 on GitHub, and change GenAI --> generate() API.


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2024-10-25 13:42:57 -07:00
Sophie Schoenmeyer
6c3c4605c4
Update release roadmap page (#22562)
### Description
<!-- Describe your changes. -->
Updating release roadmap page to include new announcement, remove
features that are no longer planned, and add Olive section to feature
list dropdown.


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2024-10-23 13:53:56 -07:00
Maanav Dalal
e6ccef23e4
Made models page, updated roadmap SEO. (#22372)
Preview at: https://maanavd.github.io/onnxruntime/models
2024-10-21 14:27:25 -07:00
Maanav Dalal
29ebdc559c
Added sentence transformers community blog. (#22397) 2024-10-10 17:56:12 -07:00
Maanav Dalal
36db78c9e8
made genai tutorials direct onnx tutorial links. + added goodnotes testimonial (#22311)
At some point will need to merge cards + testimonials objects to be one.

As always, preview at: https://maanavd.github.io/onnxruntime/

---------

Co-authored-by: Sophie Schoenmeyer <107952697+sophies927@users.noreply.github.com>
2024-10-07 18:44:01 -07:00
Sophie Schoenmeyer
6b9d38055c
Update ORT Release Roadmap Announcements section (#22324)
### Description
Updated Announcements section to separate 2 announcements into list +
bold them. These changes will make Python announcement more visible to
users.



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2024-10-07 14:45:09 -07:00
Michael Tyler
7faa4b1eb4
Update documentation for Arm Compute Library (#22232)
### Description
This PR updates the documentation regarding the ACL execution provider
to reflect the changes made in #22032.
It also updates various references to Arm's trademarks in accordance
with the Arm trademark use guidelines.



### Motivation and Context
Ensures documentation is accurate following recent changes.

---------

Signed-off-by: Michael Tyler <michael.tyler@arm.com>
2024-09-30 18:56:27 -07:00
Maanav Dalal
96cf8d60e6
Roadmap addition (#22235)
Added ORT 1.20 roadmap
2024-09-26 21:04:33 -07:00
Maanav Dalal
c990536309
Genai page addition (#21862)
Revamped Gen AI page based on Discovery interns. 

Preview available at:
https://maanavd.github.io/onnxruntime/generative-ai

---------

Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>
2024-09-16 14:28:21 -07:00
Maanav Dalal
fc3672c8bb
added community blog. (#22065)
Added this blog to community blogs:


https://medium.com/@vadikus/running-phi-3-mistral-7b-llms-on-raspberry-pi-5-a-step-by-step-guide-185e8102e35b
2024-09-11 15:37:18 -07:00
Maanav Dalal
e892a56c47
Fixed many (not all) accessibility issues. (#22002)
Likely will need to change HLJS theme for the rest.

Should be good to instantly approve/merge, but feel free to review as
necessary. Not currently deploying a preview as another more significant
PR is being reviewed, but I can do it if requested :)
2024-09-09 20:37:54 -07:00
Emma Ning
99ddaedc5d
NimbleEdge blog update (#22017)
Update according to the change request from NimbleEdge

### Description
<!-- Describe your changes. -->



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2024-09-06 13:17:39 -07:00
Maanav Dalal
d491241b8a
Added autodesk testimonial. (#21794)
Also updated testimonial cards to be more legible.
2024-08-20 10:24:33 -07:00
Maanav Dalal
0321041247
Updating code and image for accessibility reasons. (#21778)
Fixes issues: #20602, #21294, #21637, #21639.

test site available here: https://maanavd.github.io/onnxruntime/
2024-08-16 15:51:18 -07:00
Edward Chen
29209784dd
[docs] Mobile doc updates (#21605)
### Description
<!-- Describe your changes. -->

- Update Android build instructions.
- Remove references to "mobile" packages with reduced operators and
minimal build which have been removed in 1.19.
  In particular, these packages:
  - onnxruntime-mobile-c/objc (iOS)
  - onnxruntime-mobile (Android)

https://edgchen1.github.io/onnxruntime/docs/

### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

Update and remove obsolete documentation.
2024-08-15 16:28:19 +10:00
Abhishek Jindal
c3d2db8884
fixing installation of orttraining nightly (#21547)
### Description
<!-- Describe your changes. -->
Changing ORT training installation steps
Current command for ORTtraining nightly installation was installing
stable version so creating a fix for this.


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
Current command for ORTtraining nightly installation was installing
stable version so creating a fix for this.
2024-07-29 16:14:23 -07:00
Nat Kershaw (MSFT)
40c5a57215
Potential fix for Adobe Analytics (#21512) 2024-07-26 13:28:46 -07:00
Sophie Schoenmeyer
1ca809ff8f
Add community-contributed LightGlue blog (#21445)
### Description
A member of the community contributed a blog about LightGlue inference
with ORT + TensorRT:
https://fabio-sim.github.io/blog/accelerating-lightglue-inference-onnx-runtime-tensorrt/.

This PR adds the blog to the website blogs page:
https://onnxruntime.ai/blogs.

Staged here:
https://reimagined-guide-qjvp49qq7w53gg-5173.app.github.dev/



### Motivation and Context
Resolves this issue:
https://github.com/microsoft/onnxruntime/issues/21389
2024-07-25 11:00:17 -07:00
Maanav Dalal
c47171d4c8
Testimonial additions (#21245)
### Description
<!-- Describe your changes. -->



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2024-07-03 14:58:15 -07:00
Maanav Dalal
d4c5be89a0
Added 2 testimonials, as Jeff requested. (#21240)
Only open question is if it's correct that Aidan Fitzpatrick, Founder &
CEO of "Reincubate" is the correct person for that testimonial.

Demo available at: https://maanavd.github.io/onnxruntime/
2024-07-03 12:30:23 -07:00
Sophie Schoenmeyer
8fc4470238
Fix typo in Python code block on home page (#21196)
### Description
Python code block on home page contained typo

Previous: outputs = session.run(None {"input": inputTensor})
Correction: outputs = session.run(None, {"input": inputTensor})

Fixes issue #21146



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2024-06-27 13:54:26 -07:00
Maanav Dalal
77df36bde1
NimbleEdge and ONNXRuntime Blog June 17 (#21040)
DRAFT PR until images and thumbnail are provided

---------

Co-authored-by: Scott McKay <Scott.McKay@microsoft.com>
Co-authored-by: Emma Ning <43255631+EmmaNingMS@users.noreply.github.com>
2024-06-17 10:39:01 -07:00
Maanav Dalal
82bb41a9f6
Fixed many accessibility issues. (#20990)
### Description
Resolving or re-resolving: #20096 , #20118 , #20153 , #20151 , #20152 

Done by: 

- Adding skip to main content links
- Adding pause carousel
- Fixing H1s
- Fixing color scheme
- Making code blocks appear on mobile / smaller viewports. 

### For testing
Please test using mobile and desktop versions, ensuring everything
(especially the landing page) appear as expected!
2024-06-13 16:01:09 -07:00
Maanav Dalal
36af1e46ef
Added background removal blog. (#21017)
### Description
Added Emma's blog to /blogs page
2024-06-12 12:13:26 -07:00
Nat Kershaw (MSFT)
f61a7092a0
Add phi3 v tutorial (#20873) 2024-05-30 17:48:26 -07:00
Sophie Schoenmeyer
aa6097ad5b
Fix broken links (#20831)
### Description
Fix broken links referenced in issue #20790 

Llama2 blog link was updated to the correct location and ResNet sample
was removed entirely because it no longer exists anywhere in the AML
docs

### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2024-05-28 13:27:09 -07:00
Parinita Rahi
3ae8137f74
small blog changes (#20818)
### Description
<!-- Describe your changes. -->



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2024-05-24 15:02:38 -07:00
Maanav Dalal
643a16a6bc
Updated meta tags for all pages on site. (#20772)
Should fix all SEO issues w/ posting blogs.
2024-05-22 12:16:07 -07:00
Maanav Dalal
23998c7b17
added meta tags to phi3 small medium blog post (#20760)
Updated blog post meta tags. Should work.
2024-05-21 17:39:25 -07:00
Sophie Schoenmeyer
10973e7e24
Update Phi-3 small medium blog images (#20750)
### Description
<!-- Describe your changes. -->



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2024-05-21 10:11:13 -07:00
Sophie Schoenmeyer
6f65797b98
Update +page.svx to fix some errors (#20749)
### Description
<!-- Describe your changes. -->



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2024-05-21 10:00:00 -07:00
Parinita Rahi
59f1be1f74
blog for ONNX (#20747) 2024-05-21 09:09:05 -07:00
Sophie Schoenmeyer
a5a36f11a7
Update Phi-3 on-device blog (#20744)
### Description
Updated blog link so it goes directly to the Hugging Face blog site



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2024-05-21 08:06:46 -07:00
Sophie Schoenmeyer
2fe196ea39
Add Phi-3 on device announcement (#20740)
### Description
Add announcement with link to Phi-3 On-Device blog on Hugging Face site

Staged here:
https://sophies927.github.io/onnxruntime/blogs/phi-3-on-device



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2024-05-20 14:28:54 -07:00
kunal-vaishnavi
5fd617acc0
Update link to E2E notebook in LLaMA-2 blog (#20724)
### Description
This PR updates a reference link in the LLaMA-2 blog post and fixes a
word formatting issue.

### Motivation and Context
With these changes, the link to the example E2E notebook works again.
2024-05-19 22:51:46 -07:00
Maanav Dalal
08407ea351
Fixed accessibility issues, changed word animation. (#20513)
### Description
Addresses #20096, and checked #20261 (should have already been fixed)

Also added a different animation for words on the hero as they didn't
look good (some svelte animation bug I think)

Link found at: https://maanavd.github.io/onnxruntime/

Co-authored-by: MaanavD <maanavdalal@microsoft.com>
2024-04-29 14:59:11 -07:00