huggingface / alignment-handbook

Robust recipes to align language models with human and AI preferences
https://huggingface.co/HuggingFaceH4
Apache License 2.0
4.45k stars 385 forks source link

Doc builder testing PR #1

Closed natolambert closed 1 year ago

natolambert commented 1 year ago

Preview with https://github.com/huggingface/doc-builder#previewing (will add commands shortly)

natolambert commented 1 year ago

Right now it default previews a page with an error, not sure why. The error is a 404

404
Not found: /
Error: Not found: /
    at resolve (file:///private/var/folders/5_/bct76xnj7815tfx8xm7qxv6w0000gn/T/tmptduwxvcu/kit/.svelte-kit/runtime/server/index.js:2708:14)
    at async respond (file:///private/var/folders/5_/bct76xnj7815tfx8xm7qxv6w0000gn/T/tmptduwxvcu/kit/.svelte-kit/runtime/server/index.js:2564:20)
    at async file:///private/var/folders/5_/bct76xnj7815tfx8xm7qxv6w0000gn/T/tmptduwxvcu/kit/node_modules/@sveltejs/kit/dist/chunks/index.js:245:24

Screenshot 2023-08-29 at 4 25 23 PM

natolambert commented 1 year ago

Checking, should be easy to fix in a small PR is not.