Subh775 commited on
Commit
9635e9c
·
verified ·
1 Parent(s): 00d746f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -37,9 +37,7 @@ The training focused on teaching the model to accurately perceive and describe:
37
  - **Traffic Management:** Generating real-time text logs of intersection activity.
38
  - **Autonomous Driving Context:** Providing dense contextual descriptions for self-driving datasets.
39
 
40
- ---
41
-
42
- ## Usage and Inference
43
 
44
  Because this model relies on the custom Moondream2 architecture, you will need to use `trust_remote_code=True` when loading it via the `transformers` library.
45
 
 
37
  - **Traffic Management:** Generating real-time text logs of intersection activity.
38
  - **Autonomous Driving Context:** Providing dense contextual descriptions for self-driving datasets.
39
 
40
+ ## Usage
 
 
41
 
42
  Because this model relies on the custom Moondream2 architecture, you will need to use `trust_remote_code=True` when loading it via the `transformers` library.
43