gperdrizet commited on
Commit
2d99569
·
verified ·
1 Parent(s): b08c0dc

Added backlink to course level repository.

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -17,8 +17,14 @@ tags:
17
 
18
  ---
19
 
 
 
20
  # Unit one: Smolagents
21
 
 
 
 
 
22
  ## Running
23
 
24
  ### 1. HuggingFace spaces
@@ -27,8 +33,6 @@ tags:
27
 
28
  Make your own copy of the space and add your HuggingFace token as `HF_TOKEN` via: settings → Secrets and variables → New secret.
29
 
30
- Check out the configuration reference at [spaces-config-reference](https://huggingface.co/docs/hub/spaces-config-reference).
31
-
32
  ### 2. GitHub codespace
33
 
34
  [Unit One: Smolagents](https://github.com/gperdrizet/unit-one-smolagents/tree/main)
 
17
 
18
  ---
19
 
20
+ Check out the configuration reference at [spaces-config-reference](https://huggingface.co/docs/hub/spaces-config-reference).
21
+
22
  # Unit one: Smolagents
23
 
24
+ Main course GitHub repository [HuggingFace agents course](https://github.com/gperdrizet/hf-agents-course).
25
+
26
+ First hands-on course exercise - create a simple agent using Smolagents.
27
+
28
  ## Running
29
 
30
  ### 1. HuggingFace spaces
 
33
 
34
  Make your own copy of the space and add your HuggingFace token as `HF_TOKEN` via: settings → Secrets and variables → New secret.
35
 
 
 
36
  ### 2. GitHub codespace
37
 
38
  [Unit One: Smolagents](https://github.com/gperdrizet/unit-one-smolagents/tree/main)